public static interface HBaseProtos.TableStateOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.TableState.State |
getState()
This is the table's state.
|
boolean |
hasState()
This is the table's state.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasState()
This is the table's state.
required .hbase.pb.TableState.State state = 1;HBaseProtos.TableState.State getState()
This is the table's state.
required .hbase.pb.TableState.State state = 1;Copyright © 2007–2019 Cloudera. All rights reserved.