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