Package | Description |
---|---|
org.apache.hadoop.hbase.snapshot |
Modifier and Type | Method and Description |
---|---|
(package private) SnapshotInfo.SnapshotStats.FileInfo |
SnapshotInfo.SnapshotStats.addLogFile(String server,
String logfile)
Add the specified log file to the stats
|
(package private) SnapshotInfo.SnapshotStats.FileInfo |
SnapshotInfo.SnapshotStats.addStoreFile(RegionInfo region,
String family,
org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile storeFile,
Map<org.apache.hadoop.fs.Path,Integer> filesMap)
Add the specified store file to the stats
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.