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, onCacheFailure
protected AbstractDataEventSession _eventSession
protected NotifySpaceCache(AbstractSpaceCacheContainer cacheContainer)
public void initialize() throws SpaceInitializationException, InterruptedException
initialize
in class AbstractSpaceCache
SpaceInitializationException
InterruptedException
public void close()
close
in class AbstractSpaceCache
public boolean isHealthy()
isHealthy
in class AbstractSpaceCache
protected abstract boolean useFifoEventListeners()
protected String getCacheSuffix()
getCacheSuffix
in class AbstractSpaceCache
Copyright © GigaSpaces.