Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.setTimePartitionInterval_result
-
-
Uses of IConfigNodeRPCService.setTimePartitionInterval_result in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.setTimePartitionInterval_result Modifier and Type Method Description IConfigNodeRPCService.setTimePartitionInterval_resultIConfigNodeRPCService.setTimePartitionInterval_result. deepCopy()IConfigNodeRPCService.setTimePartitionInterval_resultIConfigNodeRPCService.Processor.setTimePartitionInterval. getResult(I iface, IConfigNodeRPCService.setTimePartitionInterval_args args)IConfigNodeRPCService.setTimePartitionInterval_resultIConfigNodeRPCService.setTimePartitionInterval_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.setTimePartitionInterval_result Modifier and Type Method Description intIConfigNodeRPCService.setTimePartitionInterval_result. compareTo(IConfigNodeRPCService.setTimePartitionInterval_result other)booleanIConfigNodeRPCService.setTimePartitionInterval_result. equals(IConfigNodeRPCService.setTimePartitionInterval_result that)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.setTimePartitionInterval_result Constructor Description setTimePartitionInterval_result(IConfigNodeRPCService.setTimePartitionInterval_result other)Performs a deep copy on other.
-