Package | Description |
---|---|
org.apache.hadoop.hbase.master.snapshot |
Modifier and Type | Field and Description |
---|---|
private Map<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.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.