Package org.apache.iotdb.db.consensus
Class SchemaRegionConsensusImpl
- java.lang.Object
-
- org.apache.iotdb.db.consensus.SchemaRegionConsensusImpl
-
public class SchemaRegionConsensusImpl extends java.lang.ObjectWe can use SchemaRegionConsensusImpl.getInstance() to obtain a consensus layer reference for schemaRegion's reading and writing
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.iotdb.consensus.IConsensusgetInstance()static org.apache.iotdb.consensus.IConsensussetupAndGetInstance()
-