@InterfaceAudience.Public @InterfaceStability.Evolving public class SnapshotExistsException extends HBaseSnapshotException
| 构造器和说明 |
|---|
SnapshotExistsException(String msg) |
SnapshotExistsException(String msg,
org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription desc)
Failure due to the snapshot already existing
|
getSnapshotDescriptionpublic SnapshotExistsException(String msg)
public SnapshotExistsException(String msg, org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription desc)
msg - full description of the failuredesc - snapshot that was attemptedCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.