@InterfaceAudience.Public @InterfaceStability.Stable public class TableExistsException extends DoNotRetryIOException
| 构造器和说明 |
|---|
TableExistsException()
default constructor
|
TableExistsException(String s)
Constructor
|
TableExistsException(org.apache.hadoop.hbase.TableName t) |
public TableExistsException()
public TableExistsException(String s)
s - messagepublic TableExistsException(org.apache.hadoop.hbase.TableName t)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.