public abstract class NotifySpaceCache extends AbstractSpaceCache
| Modifier and Type | Field and Description | 
|---|---|
| protected AbstractDataEventSession | _eventSession | 
_cacheID, _localSpace, _logger, _remoteSpace| Modifier | Constructor and Description | 
|---|---|
| protected  | NotifySpaceCache(AbstractSpaceCacheContainer cacheContainer) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| protected String | getCacheSuffix() | 
| void | initialize() | 
| boolean | isHealthy() | 
| protected abstract boolean | useFifoEventListeners() | 
getCacheEntryDataType, getInitializationException, getLocalProxy, getLocalSpaceImpl, getLogger, getRemoteProxy, initLogger, isClosed, onCacheFailureprotected AbstractDataEventSession _eventSession
protected NotifySpaceCache(AbstractSpaceCacheContainer cacheContainer)
public void initialize()
                throws SpaceInitializationException,
                       InterruptedException
initialize in class AbstractSpaceCacheSpaceInitializationExceptionInterruptedExceptionpublic void close()
close in class AbstractSpaceCachepublic boolean isHealthy()
isHealthy in class AbstractSpaceCacheprotected abstract boolean useFifoEventListeners()
protected String getCacheSuffix()
getCacheSuffix in class AbstractSpaceCacheCopyright © GigaSpaces.