Uses of Class
org.apache.iotdb.common.rpc.thrift.TTimePartitionSlot
-
Uses of TTimePartitionSlot in org.apache.iotdb.common.rpc.thrift
Methods in org.apache.iotdb.common.rpc.thrift that return TTimePartitionSlotModifier and TypeMethodDescriptionTTimePartitionSlot.deepCopy()TTimePartitionSlot.setStartTime(long startTime) Methods in org.apache.iotdb.common.rpc.thrift with parameters of type TTimePartitionSlotModifier and TypeMethodDescriptionintTTimePartitionSlot.compareTo(TTimePartitionSlot other) booleanTTimePartitionSlot.equals(TTimePartitionSlot that) Constructors in org.apache.iotdb.common.rpc.thrift with parameters of type TTimePartitionSlotModifierConstructorDescriptionPerforms a deep copy on other.