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