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