Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.setTTL_args
-
Packages that use IDataNodeRPCService.setTTL_args Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.setTTL_args in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.setTTL_args Modifier and Type Method Description IDataNodeRPCService.setTTL_argsIDataNodeRPCService.setTTL_args. deepCopy()IDataNodeRPCService.setTTL_argsIDataNodeRPCService.AsyncProcessor.setTTL. getEmptyArgsInstance()IDataNodeRPCService.setTTL_argsIDataNodeRPCService.Processor.setTTL. getEmptyArgsInstance()IDataNodeRPCService.setTTL_argsIDataNodeRPCService.setTTL_args. setReq(TSetTTLReq req)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.setTTL_args Modifier and Type Method Description intIDataNodeRPCService.setTTL_args. compareTo(IDataNodeRPCService.setTTL_args other)booleanIDataNodeRPCService.setTTL_args. equals(IDataNodeRPCService.setTTL_args that)IDataNodeRPCService.setTTL_resultIDataNodeRPCService.Processor.setTTL. getResult(I iface, IDataNodeRPCService.setTTL_args args)voidIDataNodeRPCService.AsyncProcessor.setTTL. start(I iface, IDataNodeRPCService.setTTL_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.setTTL_args Constructor Description setTTL_args(IDataNodeRPCService.setTTL_args other)Performs a deep copy on other.
-