Uses of Class
org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.SnapshotWithSize
-
Uses of FileArchiverNotifierImpl.SnapshotWithSize in org.apache.hadoop.hbase.quotas
Modifier and TypeMethodDescription(package private) List<FileArchiverNotifierImpl.SnapshotWithSize>
FileArchiverNotifierImpl.computeSnapshotSizes
(List<String> snapshots) Computes the size of each snapshot against the table referenced bythis
.Modifier and TypeMethodDescription(package private) void
FileArchiverNotifierImpl.persistSnapshotSizes
(Table table, List<FileArchiverNotifierImpl.SnapshotWithSize> snapshotSizes) Writes the snapshot sizes to the providedtable
.