Package | Description |
---|---|
org.apache.hadoop.hbase.snapshot |
Modifier and Type | Method and Description |
---|---|
static SnapshotInfo.SnapshotStats |
SnapshotInfo.getSnapshotStats(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription snapshot)
Deprecated.
Returns the snapshot stats
|
static SnapshotInfo.SnapshotStats |
SnapshotInfo.getSnapshotStats(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription snapshot,
Map<org.apache.hadoop.fs.Path,Integer> filesMap)
Deprecated.
Returns the snapshot stats
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.