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