public static interface HBaseProtos.TableStateOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
HBaseProtos.TableState.State |
getState()
required .hbase.pb.TableState.State state = 1;
This is the table's state. |
boolean |
hasState()
required .hbase.pb.TableState.State state = 1;
This is the table's state. |
boolean hasState()
required .hbase.pb.TableState.State state = 1;
This is the table's state.
HBaseProtos.TableState.State getState()
required .hbase.pb.TableState.State state = 1;
This is the table's state.
Copyright © 2007–2019. All rights reserved.