@InterfaceAudience.Private public class QuotaStatusCalls extends Object
Constructor and Description |
---|
QuotaStatusCalls() |
Modifier and Type | Method and Description |
---|---|
static QuotaProtos.GetSpaceQuotaRegionSizesResponse |
getMasterRegionSizes(ClusterConnection clusterConn,
int timeout) |
static QuotaProtos.GetSpaceQuotaRegionSizesResponse |
getMasterRegionSizes(ClusterConnection conn,
RpcControllerFactory factory,
RpcRetryingCallerFactory rpcCaller,
int timeout) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
getRegionServerQuotaSnapshot(ClusterConnection clusterConn,
int timeout,
ServerName sn) |
static QuotaProtos.GetSpaceQuotaSnapshotsResponse |
getRegionServerQuotaSnapshot(ClusterConnection conn,
RpcControllerFactory factory,
int timeout,
ServerName sn) |
static QuotaProtos.GetSpaceQuotaEnforcementsResponse |
getRegionServerSpaceQuotaEnforcements(ClusterConnection clusterConn,
int timeout,
ServerName sn) |
static QuotaProtos.GetSpaceQuotaEnforcementsResponse |
getRegionServerSpaceQuotaEnforcements(ClusterConnection conn,
RpcControllerFactory factory,
int timeout,
ServerName sn) |
public static QuotaProtos.GetSpaceQuotaRegionSizesResponse getMasterRegionSizes(ClusterConnection clusterConn, int timeout) throws IOException
IOException
public static QuotaProtos.GetSpaceQuotaRegionSizesResponse getMasterRegionSizes(ClusterConnection 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
IOException
public static QuotaProtos.GetSpaceQuotaEnforcementsResponse getRegionServerSpaceQuotaEnforcements(ClusterConnection clusterConn, int timeout, ServerName sn) throws IOException
IOException
public static QuotaProtos.GetSpaceQuotaEnforcementsResponse getRegionServerSpaceQuotaEnforcements(ClusterConnection conn, RpcControllerFactory factory, int timeout, ServerName sn) throws IOException
IOException