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