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