Package | Description |
---|---|
com.gigaspaces.internal.client.cache | |
com.gigaspaces.internal.client.cache.localcache | |
com.gigaspaces.internal.client.cache.localview.notification | |
com.gigaspaces.internal.client.cache.localview.replication | |
com.j_spaces.kernel.log |
Provides GigaSpaces logging services
|
Modifier and Type | Class and Description |
---|---|
class |
SpaceCacheInitializationException
Thrown when a local cache/view initialization fails.
|
Modifier and Type | Method and Description |
---|---|
static LocalCacheContainer |
SpaceCacheFactory.createLocalCache(IDirectSpaceProxy remoteSpace,
LocalCacheConfig config) |
static AbstractSpaceCacheContainer |
SpaceCacheFactory.createLocalView(IDirectSpaceProxy remoteSpace,
LocalViewConfig config) |
static ISpaceProxy |
SpaceCacheFactory.createSpaceCache(IDirectSpaceProxy remoteSpace,
Properties customProperties,
SpaceURL remoteSpaceUrl) |
void |
NotifySpaceCache.initialize() |
void |
AbstractSpaceCache.initialize() |
Modifier and Type | Method and Description |
---|---|
void |
LocalCache.initialize() |
Modifier and Type | Method and Description |
---|---|
void |
NotificationLocalView.initialize() |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationLocalView.initialize() |
Modifier and Type | Method and Description |
---|---|
static SpaceConfigReader |
JProperties.loadDCacheConfig(ISpaceProxy remoteSpace,
Properties customProperties,
String dcacheSuffix) |
Copyright © GigaSpaces.