Uses of Class
org.apache.iotdb.common.rpc.thrift.TRegionReplicaSet
-
Uses of TRegionReplicaSet in org.apache.iotdb.common.rpc.thrift
Methods in org.apache.iotdb.common.rpc.thrift that return TRegionReplicaSetModifier and TypeMethodDescriptionTRegionReplicaSet.deepCopy()TRegionReplicaSet.setDataNodeLocations(List<TDataNodeLocation> dataNodeLocations) TRegionReplicaSet.setRegionId(TConsensusGroupId regionId) Methods in org.apache.iotdb.common.rpc.thrift with parameters of type TRegionReplicaSetModifier and TypeMethodDescriptionintTRegionReplicaSet.compareTo(TRegionReplicaSet other) booleanTRegionReplicaSet.equals(TRegionReplicaSet that) Constructors in org.apache.iotdb.common.rpc.thrift with parameters of type TRegionReplicaSetModifierConstructorDescriptionPerforms a deep copy on other.