public final class QuotaProtos extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
QuotaProtos.GetQuotaStatesRequest
Protobuf type
hbase.pb.GetQuotaStatesRequest |
static interface |
QuotaProtos.GetQuotaStatesRequestOrBuilder |
static class |
QuotaProtos.GetQuotaStatesResponse
Protobuf type
hbase.pb.GetQuotaStatesResponse |
static interface |
QuotaProtos.GetQuotaStatesResponseOrBuilder |
static class |
QuotaProtos.GetSpaceQuotaRegionSizesRequest
Protobuf type
hbase.pb.GetSpaceQuotaRegionSizesRequest |
static interface |
QuotaProtos.GetSpaceQuotaRegionSizesRequestOrBuilder |
static class |
QuotaProtos.GetSpaceQuotaRegionSizesResponse
Protobuf type
hbase.pb.GetSpaceQuotaRegionSizesResponse |
static interface |
QuotaProtos.GetSpaceQuotaRegionSizesResponseOrBuilder |
static class |
QuotaProtos.GetSpaceQuotaSnapshotsRequest
Protobuf type
hbase.pb.GetSpaceQuotaSnapshotsRequest |
static interface |
QuotaProtos.GetSpaceQuotaSnapshotsRequestOrBuilder |
static class |
QuotaProtos.GetSpaceQuotaSnapshotsResponse
Protobuf type
hbase.pb.GetSpaceQuotaSnapshotsResponse |
static interface |
QuotaProtos.GetSpaceQuotaSnapshotsResponseOrBuilder |
static class |
QuotaProtos.Quotas
Protobuf type
hbase.pb.Quotas |
static class |
QuotaProtos.QuotaScope
Protobuf enum
hbase.pb.QuotaScope |
static interface |
QuotaProtos.QuotasOrBuilder |
static class |
QuotaProtos.QuotaType
Protobuf enum
hbase.pb.QuotaType |
static class |
QuotaProtos.QuotaUsage
Protobuf type
hbase.pb.QuotaUsage |
static interface |
QuotaProtos.QuotaUsageOrBuilder |
static class |
QuotaProtos.SpaceLimitRequest
The Request to limit space usage (to allow for schema evolution not tied to SpaceQuota).
|
static interface |
QuotaProtos.SpaceLimitRequestOrBuilder |
static class |
QuotaProtos.SpaceQuota
Defines a limit on the amount of filesystem space used by a table/namespace
|
static interface |
QuotaProtos.SpaceQuotaOrBuilder |
static class |
QuotaProtos.SpaceQuotaSnapshot
Message stored in the value of hbase:quota table to denote the status of a table WRT
the quota applicable to it.
|
static interface |
QuotaProtos.SpaceQuotaSnapshotOrBuilder |
static class |
QuotaProtos.SpaceQuotaStatus
Represents the state of a quota on a table.
|
static interface |
QuotaProtos.SpaceQuotaStatusOrBuilder |
static class |
QuotaProtos.SpaceViolationPolicy
Defines what action should be taken when the SpaceQuota is violated
|
static class |
QuotaProtos.Throttle
Protobuf type
hbase.pb.Throttle |
static interface |
QuotaProtos.ThrottleOrBuilder |
static class |
QuotaProtos.ThrottleRequest
Protobuf type
hbase.pb.ThrottleRequest |
static interface |
QuotaProtos.ThrottleRequestOrBuilder |
static class |
QuotaProtos.ThrottleType
Protobuf enum
hbase.pb.ThrottleType |
static class |
QuotaProtos.TimedQuota
Protobuf type
hbase.pb.TimedQuota |
static interface |
QuotaProtos.TimedQuotaOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistry registry)
public static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2007–2019 Cloudera. All rights reserved.