Uses of Class
org.apache.iotdb.commons.partition.RegionReplicaSetInfo
-
Packages that use RegionReplicaSetInfo Package Description org.apache.iotdb.commons.partition -
-
Uses of RegionReplicaSetInfo in org.apache.iotdb.commons.partition
Methods in org.apache.iotdb.commons.partition that return types with arguments of type RegionReplicaSetInfo Modifier and Type Method Description java.util.List<RegionReplicaSetInfo>DataPartition. getDistributionInfo()abstract java.util.List<RegionReplicaSetInfo>Partition. getDistributionInfo()java.util.List<RegionReplicaSetInfo>SchemaPartition. getDistributionInfo()
-