Class NotificationLocalView
java.lang.Object
com.gigaspaces.internal.client.cache.AbstractSpaceCache
com.gigaspaces.internal.client.cache.NotifySpaceCache
com.gigaspaces.internal.client.cache.localview.notification.NotificationLocalView
-
Field Summary
Fields inherited from class com.gigaspaces.internal.client.cache.NotifySpaceCache
_eventSessionFields inherited from class com.gigaspaces.internal.client.cache.AbstractSpaceCache
_cacheID, _localSpace, _logger, _remoteSpace -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.gigaspaces.internal.client.cache.NotifySpaceCache
getCacheSuffix, isHealthyMethods inherited from class com.gigaspaces.internal.client.cache.AbstractSpaceCache
getCacheEntryDataType, getInitializationException, getLocalProxy, getLocalSpaceImpl, getLogger, getRemoteProxy, isClosed, onCacheFailure
-
Constructor Details
-
NotificationLocalView
-
-
Method Details
-
initialize
- Overrides:
initializein classNotifySpaceCache- Throws:
SpaceInitializationExceptionInterruptedException
-
close
public void close()- Overrides:
closein classNotifySpaceCache
-
initLogger
protected org.slf4j.Logger initLogger()- Specified by:
initLoggerin classAbstractSpaceCache
-
useFifoEventListeners
protected boolean useFifoEventListeners()- Specified by:
useFifoEventListenersin classNotifySpaceCache
-