public static interface MasterProtos.GetClusterStatusRequestOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.Option |
getOptions(int index)
repeated .hbase.pb.Option options = 1; |
int |
getOptionsCount()
repeated .hbase.pb.Option options = 1; |
List<ClusterStatusProtos.Option> |
getOptionsList()
repeated .hbase.pb.Option options = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<ClusterStatusProtos.Option> getOptionsList()
repeated .hbase.pb.Option options = 1;int getOptionsCount()
repeated .hbase.pb.Option options = 1;ClusterStatusProtos.Option getOptions(int index)
repeated .hbase.pb.Option options = 1;Copyright © 2007–2019 Cloudera. All rights reserved.