Class ReplicationLocalView
java.lang.Object
com.gigaspaces.internal.client.cache.AbstractSpaceCache
com.gigaspaces.internal.client.cache.localview.replication.ReplicationLocalView
-
Field Summary
Fields inherited from class com.gigaspaces.internal.client.cache.AbstractSpaceCache
_cacheID, _localSpace, _logger, _remoteSpace -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()protected StringbooleanhasTemplates(int partitionId) voidprotected org.slf4j.LoggerbooleanvoidvoidMethods inherited from class com.gigaspaces.internal.client.cache.AbstractSpaceCache
getCacheEntryDataType, getLocalProxy, getLocalSpaceImpl, getLogger, getRemoteProxy, isClosed, onCacheFailure
-
Constructor Details
-
ReplicationLocalView
-
-
Method Details
-
initialize
- Overrides:
initializein classAbstractSpaceCache- Throws:
SpaceInitializationExceptionInterruptedException
-
close
public void close()- Overrides:
closein classAbstractSpaceCache
-
initLogger
protected org.slf4j.Logger initLogger()- Specified by:
initLoggerin classAbstractSpaceCache
-
isHealthy
public boolean isHealthy()- Specified by:
isHealthyin classAbstractSpaceCache
-
hasTemplates
public boolean hasTemplates(int partitionId) -
getCacheSuffix
- Specified by:
getCacheSuffixin classAbstractSpaceCache
-
getInitializationException
- Overrides:
getInitializationExceptionin classAbstractSpaceCache
-
triggerDisconnection
public void triggerDisconnection() -
triggerConnection
public void triggerConnection()
-