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