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