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