@InterfaceAudience.Public @InterfaceStability.Evolving public class SnapshotDoesNotExistException extends HBaseSnapshotException
| 构造器和说明 |
|---|
SnapshotDoesNotExistException(org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription snapshotDescription)
已过时。
since 1.3.0, will be removed in 3.0.0
|
SnapshotDoesNotExistException(String message) |
getSnapshotDescriptionpublic SnapshotDoesNotExistException(String message)
message - the full description of the failure@Deprecated public SnapshotDoesNotExistException(org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription snapshotDescription)
snapshotDescription - expected snapshot to findCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.