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