public static interface HBaseProtos.TableStateOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
HBaseProtos.TableState.State |
getState()
required .hbase.pb.TableState.State state = 1; |
boolean |
hasState()
required .hbase.pb.TableState.State state = 1; |
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 Cloudera. All rights reserved.