@InterfaceAudience.Private public class QuotaStatusCalls extends Object
| Constructor and Description |
|---|
QuotaStatusCalls() |
public static QuotaProtos.GetSpaceQuotaRegionSizesResponse getMasterRegionSizes(ClusterConnection clusterConn, int timeout) throws IOException
IOExceptionpublic static QuotaProtos.GetSpaceQuotaRegionSizesResponse getMasterRegionSizes(Connection conn, RpcControllerFactory factory, RpcRetryingCallerFactory rpcCaller, int timeout) throws IOException
IOExceptionpublic static QuotaProtos.GetQuotaStatesResponse getMasterQuotaStates(ClusterConnection clusterConn, int timeout) throws IOException
IOExceptionpublic static QuotaProtos.GetQuotaStatesResponse getMasterQuotaStates(Connection conn, RpcControllerFactory factory, RpcRetryingCallerFactory rpcCaller, int timeout) throws IOException
IOExceptionpublic static QuotaProtos.GetSpaceQuotaSnapshotsResponse getRegionServerQuotaSnapshot(ClusterConnection clusterConn, int timeout, ServerName sn) throws IOException
IOExceptionpublic static QuotaProtos.GetSpaceQuotaSnapshotsResponse getRegionServerQuotaSnapshot(ClusterConnection conn, RpcControllerFactory factory, int timeout, ServerName sn) throws IOException
ServerName to fetch its view
on space quotas.IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.