Uses of Class
org.apache.iotdb.common.rpc.thrift.TSeriesPartitionSlot
-
Uses of TSeriesPartitionSlot in org.apache.iotdb.common.rpc.thrift
Methods in org.apache.iotdb.common.rpc.thrift that return TSeriesPartitionSlotModifier and TypeMethodDescriptionTSeriesPartitionSlot.deepCopy()TSeriesPartitionSlot.setSlotId(int slotId) Methods in org.apache.iotdb.common.rpc.thrift with parameters of type TSeriesPartitionSlotModifier and TypeMethodDescriptionintTSeriesPartitionSlot.compareTo(TSeriesPartitionSlot other) booleanTSeriesPartitionSlot.equals(TSeriesPartitionSlot that) Constructors in org.apache.iotdb.common.rpc.thrift with parameters of type TSeriesPartitionSlotModifierConstructorDescriptionPerforms a deep copy on other.