Class NotifySpaceCache
java.lang.Object
com.gigaspaces.internal.client.cache.AbstractSpaceCache
com.gigaspaces.internal.client.cache.NotifySpaceCache
- Direct Known Subclasses:
LocalCache,NotificationLocalView
-
Field Summary
FieldsFields inherited from class com.gigaspaces.internal.client.cache.AbstractSpaceCache
_cacheID, _localSpace, _logger, _remoteSpace -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedNotifySpaceCache(AbstractSpaceCacheContainer cacheContainer) -
Method Summary
Methods inherited from class com.gigaspaces.internal.client.cache.AbstractSpaceCache
getCacheEntryDataType, getInitializationException, getLocalProxy, getLocalSpaceImpl, getLogger, getRemoteProxy, initLogger, isClosed, onCacheFailure
-
Field Details
-
_eventSession
-
-
Constructor Details
-
NotifySpaceCache
-
-
Method Details
-
initialize
- Overrides:
initializein classAbstractSpaceCache- Throws:
SpaceInitializationExceptionInterruptedException
-
close
public void close()- Overrides:
closein classAbstractSpaceCache
-
isHealthy
public boolean isHealthy()- Specified by:
isHealthyin classAbstractSpaceCache
-
useFifoEventListeners
protected abstract boolean useFifoEventListeners() -
getCacheSuffix
- Specified by:
getCacheSuffixin classAbstractSpaceCache
-