Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.setTTL_result
-
Packages that use IDataNodeRPCService.setTTL_result Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.setTTL_result in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.setTTL_result Modifier and Type Method Description IDataNodeRPCService.setTTL_resultIDataNodeRPCService.setTTL_result. deepCopy()IDataNodeRPCService.setTTL_resultIDataNodeRPCService.Processor.setTTL. getResult(I iface, IDataNodeRPCService.setTTL_args args)IDataNodeRPCService.setTTL_resultIDataNodeRPCService.setTTL_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.setTTL_result Modifier and Type Method Description intIDataNodeRPCService.setTTL_result. compareTo(IDataNodeRPCService.setTTL_result other)booleanIDataNodeRPCService.setTTL_result. equals(IDataNodeRPCService.setTTL_result that)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.setTTL_result Constructor Description setTTL_result(IDataNodeRPCService.setTTL_result other)Performs a deep copy on other.
-