public static interface MasterProtos.GetTableStateResponseOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.TableState |
getTableState()
required .hbase.pb.TableState table_state = 1; |
HBaseProtos.TableStateOrBuilder |
getTableStateOrBuilder()
required .hbase.pb.TableState table_state = 1; |
boolean |
hasTableState()
required .hbase.pb.TableState table_state = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableState()
required .hbase.pb.TableState table_state = 1;HBaseProtos.TableState getTableState()
required .hbase.pb.TableState table_state = 1;HBaseProtos.TableStateOrBuilder getTableStateOrBuilder()
required .hbase.pb.TableState table_state = 1;Copyright © 2007–2019 Cloudera. All rights reserved.