public static interface AdminProtos.ServerInfoOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.ServerName |
getServerName()
required .hbase.pb.ServerName server_name = 1; |
HBaseProtos.ServerNameOrBuilder |
getServerNameOrBuilder()
required .hbase.pb.ServerName server_name = 1; |
int |
getWebuiPort()
optional uint32 webui_port = 2; |
boolean |
hasServerName()
required .hbase.pb.ServerName server_name = 1; |
boolean |
hasWebuiPort()
optional uint32 webui_port = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasServerName()
required .hbase.pb.ServerName server_name = 1;HBaseProtos.ServerName getServerName()
required .hbase.pb.ServerName server_name = 1;HBaseProtos.ServerNameOrBuilder getServerNameOrBuilder()
required .hbase.pb.ServerName server_name = 1;boolean hasWebuiPort()
optional uint32 webui_port = 2;int getWebuiPort()
optional uint32 webui_port = 2;Copyright © 2007–2019 Cloudera. All rights reserved.