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