Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Method and Description |
---|---|
static TableState |
TableState.convert(org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableState tableState)
Covert from PB version of TableState
|
TableState |
HConnection.getTableState(TableName tableName)
Deprecated.
Retrieve TableState, represent current table state.
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.