Uses of Class
org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.SnapshotDirectoryInfo
-
Uses of SnapshotFileCache.SnapshotDirectoryInfo in org.apache.hadoop.hbase.master.snapshot
Modifier and TypeFieldDescriptionprivate org.apache.hbase.thirdparty.com.google.common.collect.ImmutableMap<String,
SnapshotFileCache.SnapshotDirectoryInfo> SnapshotFileCache.snapshots
This is a helper map of information about the snapshot directories so we don't need to rescan them if they haven't changed since the last time we looked.