|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CorruptedSnapshotException | |
---|---|
org.apache.hadoop.hbase.master.snapshot | |
org.apache.hadoop.hbase.snapshot |
Uses of CorruptedSnapshotException in org.apache.hadoop.hbase.master.snapshot |
---|
Methods in org.apache.hadoop.hbase.master.snapshot that throw CorruptedSnapshotException | |
---|---|
void |
MasterSnapshotVerifier.verifySnapshot(org.apache.hadoop.fs.Path snapshotDir,
Set<String> snapshotServers)
Verify that the snapshot in the directory is a valid snapshot |
Uses of CorruptedSnapshotException in org.apache.hadoop.hbase.snapshot |
---|
Methods in org.apache.hadoop.hbase.snapshot that throw CorruptedSnapshotException | |
---|---|
static HBaseProtos.SnapshotDescription |
SnapshotDescriptionUtils.readSnapshotInfo(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path snapshotDir)
Read in the HBaseProtos.SnapshotDescription stored for the snapshot in the passed directory |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |