Uses of Class
org.apache.hadoop.hbase.snapshot.CorruptedSnapshotException

Packages that use org.apache.hadoop.hbase.snapshot.CorruptedSnapshotException
Package
Description
 
  • Uses of org.apache.hadoop.hbase.snapshot.CorruptedSnapshotException in org.apache.hadoop.hbase.snapshot

    Methods in org.apache.hadoop.hbase.snapshot that throw org.apache.hadoop.hbase.snapshot.CorruptedSnapshotException in in
    Modifier and Type
    Method
    Description
    static org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.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