Package | Description |
---|---|
org.apache.hadoop.hbase.snapshot |
Modifier and Type | Field and Description |
---|---|
private SnapshotTestingUtils.SnapshotMock.RegionData[] |
SnapshotTestingUtils.SnapshotMock.SnapshotBuilder.tableRegions |
Modifier and Type | Method and Description |
---|---|
private SnapshotTestingUtils.SnapshotMock.RegionData[] |
SnapshotTestingUtils.SnapshotMock.createTable(org.apache.hadoop.hbase.client.TableDescriptor htd,
int nregions) |
Constructor and Description |
---|
SnapshotBuilder(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path rootDir,
org.apache.hadoop.hbase.client.TableDescriptor htd,
org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription desc,
SnapshotTestingUtils.SnapshotMock.RegionData[] tableRegions) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.