| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.quotas |
| 限定符和类型 | 方法和说明 |
|---|---|
SpaceQuotaSnapshotNotifier |
HMaster.getSpaceQuotaSnapshotNotifier() |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TableSpaceQuotaSnapshotNotifier
A
SpaceQuotaSnapshotNotifier which uses the hbase:quota table. |
| 限定符和类型 | 字段和说明 |
|---|---|
static Class<? extends SpaceQuotaSnapshotNotifier> |
SpaceQuotaSnapshotNotifierFactory.SNAPSHOT_NOTIFIER_DEFAULT |
| 限定符和类型 | 方法和说明 |
|---|---|
SpaceQuotaSnapshotNotifier |
SpaceQuotaSnapshotNotifierFactory.create(org.apache.hadoop.conf.Configuration conf)
Instantiates the
SpaceQuotaSnapshotNotifier implementation as defined in the
configuration provided. |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.