Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.resetPeerList_result
-
Packages that use IDataNodeRPCService.resetPeerList_result Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.resetPeerList_result in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.resetPeerList_result Modifier and Type Method Description IDataNodeRPCService.resetPeerList_resultIDataNodeRPCService.resetPeerList_result. deepCopy()IDataNodeRPCService.resetPeerList_resultIDataNodeRPCService.Processor.resetPeerList. getResult(I iface, IDataNodeRPCService.resetPeerList_args args)IDataNodeRPCService.resetPeerList_resultIDataNodeRPCService.resetPeerList_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.resetPeerList_result Modifier and Type Method Description intIDataNodeRPCService.resetPeerList_result. compareTo(IDataNodeRPCService.resetPeerList_result other)booleanIDataNodeRPCService.resetPeerList_result. equals(IDataNodeRPCService.resetPeerList_result that)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.resetPeerList_result Constructor Description resetPeerList_result(IDataNodeRPCService.resetPeerList_result other)Performs a deep copy on other.
-