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