Uses of Class
com.j_spaces.core.client.SpaceInitializationException
Packages that use SpaceInitializationException
Package
Description
Provides GigaSpaces logging services
-
Uses of SpaceInitializationException in com.gigaspaces.internal.client.cache
Subclasses of SpaceInitializationException in com.gigaspaces.internal.client.cacheModifier and TypeClassDescriptionclassThrown when a local cache/view initialization fails.Methods in com.gigaspaces.internal.client.cache that throw SpaceInitializationExceptionModifier and TypeMethodDescriptionstatic LocalCacheContainerSpaceCacheFactory.createLocalCache(IDirectSpaceProxy remoteSpace, LocalCacheConfig config) static AbstractSpaceCacheContainerSpaceCacheFactory.createLocalView(IDirectSpaceProxy remoteSpace, LocalViewConfig config) static ISpaceProxySpaceCacheFactory.createSpaceCache(IDirectSpaceProxy remoteSpace, Properties customProperties, SpaceURL remoteSpaceUrl) voidAbstractSpaceCache.initialize()voidNotifySpaceCache.initialize() -
Uses of SpaceInitializationException in com.gigaspaces.internal.client.cache.localcache
Methods in com.gigaspaces.internal.client.cache.localcache that throw SpaceInitializationException -
Uses of SpaceInitializationException in com.gigaspaces.internal.client.cache.localview.notification
Methods in com.gigaspaces.internal.client.cache.localview.notification that throw SpaceInitializationException -
Uses of SpaceInitializationException in com.gigaspaces.internal.client.cache.localview.replication
Methods in com.gigaspaces.internal.client.cache.localview.replication that throw SpaceInitializationException -
Uses of SpaceInitializationException in com.j_spaces.kernel.log
Methods in com.j_spaces.kernel.log that throw SpaceInitializationExceptionModifier and TypeMethodDescriptionstatic SpaceConfigReaderJProperties.loadDCacheConfig(ISpaceProxy remoteSpace, Properties customProperties, String dcacheSuffix)