Uses of Class
org.apache.iotdb.commons.consensus.ConsensusGroupId
-
Packages that use ConsensusGroupId Package Description org.apache.iotdb.commons.consensus -
-
Uses of ConsensusGroupId in org.apache.iotdb.commons.consensus
Subclasses of ConsensusGroupId in org.apache.iotdb.commons.consensus Modifier and Type Class Description classConfigRegionIdclassDataRegionIdclassSchemaRegionIdMethods in org.apache.iotdb.commons.consensus that return ConsensusGroupId Modifier and Type Method Description static ConsensusGroupIdConsensusGroupId.Factory. create(int type, int id)static ConsensusGroupIdConsensusGroupId.Factory. createFromTConsensusGroupId(org.apache.iotdb.common.rpc.thrift.TConsensusGroupId tConsensusGroupId)
-