@InterfaceAudience.LimitedPrivate(value="Coprocesssor") @InterfaceStability.Evolving public abstract class GlobalQuotaSettings extends QuotaSettings
QuotaProtos.Quotas.| 限定符 | 构造器和说明 |
|---|---|
protected |
GlobalQuotaSettings(String userName,
TableName tableName,
String namespace) |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract List<QuotaSettings> |
getQuotaSettings()
Computes a list of QuotaSettings that present the complete quota state of the combination of
this user, table, and/or namespace.
|
QuotaType |
getQuotaType() |
protected void |
setupSetQuotaRequest(org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.SetQuotaRequest.Builder builder) |
buildFromProto, buildSetQuotaRequestProto, getNamespace, getTableName, getUserName, ownerToString, sizeToString, timeToStringpublic abstract List<QuotaSettings> getQuotaSettings()
public QuotaType getQuotaType()
getQuotaType 在类中 QuotaSettingsprotected void setupSetQuotaRequest(org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.SetQuotaRequest.Builder builder)
setupSetQuotaRequest 在类中 QuotaSettingsCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.