Class ClusterInfo
java.lang.Object
org.apache.iotdb.confignode.persistence.ClusterInfo
- All Implemented Interfaces:
SnapshotProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidprocessLoadSnapshot(File snapshotDir) booleanprocessTakeSnapshot(File snapshotDir) updateClusterId(UpdateClusterIdPlan updateClusterIdPlan)
-
Constructor Details
-
ClusterInfo
public ClusterInfo()
-
-
Method Details
-
getClusterId
-
updateClusterId
-
processTakeSnapshot
public boolean processTakeSnapshot(File snapshotDir) throws org.apache.thrift.TException, IOException - Specified by:
processTakeSnapshotin interfaceSnapshotProcessor- Throws:
org.apache.thrift.TExceptionIOException
-
processLoadSnapshot
- Specified by:
processLoadSnapshotin interfaceSnapshotProcessor- Throws:
org.apache.thrift.TExceptionIOException
-
equals
-
hashCode
public int hashCode()
-