@InterfaceAudience.Public @InterfaceStability.Evolving public class SnapshotDoesNotExistException extends HBaseSnapshotException
| 构造器和说明 |
|---|
SnapshotDoesNotExistException(org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription desc) |
SnapshotDoesNotExistException(String msg) |
getSnapshotDescriptionpublic SnapshotDoesNotExistException(String msg)
msg - full description of the failurepublic SnapshotDoesNotExistException(org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription desc)
desc - expected snapshot to findCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.