Class ConsistencyFile
java.lang.Object
com.gigaspaces.internal.server.space.recovery.direct_persistency.ConsistencyFile
- All Implemented Interfaces:
IStorageConsistency
-
Constructor Summary
ConstructorsConstructorDescriptionConsistencyFile(String path) ConsistencyFile(String spaceName, String fullMemberName) -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoid
-
Constructor Details
-
ConsistencyFile
- Throws:
SAException
-
ConsistencyFile
-
-
Method Details
-
getStorageState
- Specified by:
getStorageStatein interfaceIStorageConsistency
-
setStorageState
- Specified by:
setStorageStatein interfaceIStorageConsistency
-
isPerInstancePersistency
public boolean isPerInstancePersistency()- Specified by:
isPerInstancePersistencyin interfaceIStorageConsistency
-