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