public static interface HBaseProtos.TableStateOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
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. All rights reserved.