| Package | Description |
|---|---|
| org.apache.hadoop.hbase.quotas |
| Modifier and Type | Method and Description |
|---|---|
(package private) List<FileArchiverNotifierImpl.SnapshotWithSize> |
FileArchiverNotifierImpl.computeSnapshotSizes(List<String> snapshots)
Computes the size of each snapshot against the table referenced by
this. |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
FileArchiverNotifierImpl.persistSnapshotSizes(Table table,
List<FileArchiverNotifierImpl.SnapshotWithSize> snapshotSizes)
Writes the snapshot sizes to the provided
table. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.