Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.setTimePartitionInterval_args
-
-
Uses of IConfigNodeRPCService.setTimePartitionInterval_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.setTimePartitionInterval_args Modifier and Type Method Description IConfigNodeRPCService.setTimePartitionInterval_argsIConfigNodeRPCService.setTimePartitionInterval_args. deepCopy()IConfigNodeRPCService.setTimePartitionInterval_argsIConfigNodeRPCService.AsyncProcessor.setTimePartitionInterval. getEmptyArgsInstance()IConfigNodeRPCService.setTimePartitionInterval_argsIConfigNodeRPCService.Processor.setTimePartitionInterval. getEmptyArgsInstance()IConfigNodeRPCService.setTimePartitionInterval_argsIConfigNodeRPCService.setTimePartitionInterval_args. setReq(TSetTimePartitionIntervalReq req)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.setTimePartitionInterval_args Modifier and Type Method Description intIConfigNodeRPCService.setTimePartitionInterval_args. compareTo(IConfigNodeRPCService.setTimePartitionInterval_args other)booleanIConfigNodeRPCService.setTimePartitionInterval_args. equals(IConfigNodeRPCService.setTimePartitionInterval_args that)IConfigNodeRPCService.setTimePartitionInterval_resultIConfigNodeRPCService.Processor.setTimePartitionInterval. getResult(I iface, IConfigNodeRPCService.setTimePartitionInterval_args args)voidIConfigNodeRPCService.AsyncProcessor.setTimePartitionInterval. start(I iface, IConfigNodeRPCService.setTimePartitionInterval_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.setTimePartitionInterval_args Constructor Description setTimePartitionInterval_args(IConfigNodeRPCService.setTimePartitionInterval_args other)Performs a deep copy on other.
-