| Package | Description |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterStatusProtos.LiveServerInfo
Protobuf type
hbase.pb.LiveServerInfo |
static class |
ClusterStatusProtos.LiveServerInfo.Builder
Protobuf type
hbase.pb.LiveServerInfo |
| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.LiveServerInfoOrBuilder |
ClusterStatusProtos.ClusterStatusOrBuilder.getLiveServersOrBuilder(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.LiveServerInfoOrBuilder |
ClusterStatusProtos.ClusterStatus.getLiveServersOrBuilder(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
ClusterStatusProtos.LiveServerInfoOrBuilder |
ClusterStatusProtos.ClusterStatus.Builder.getLiveServersOrBuilder(int index)
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> |
ClusterStatusProtos.ClusterStatusOrBuilder.getLiveServersOrBuilderList()
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
java.util.List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> |
ClusterStatusProtos.ClusterStatus.getLiveServersOrBuilderList()
repeated .hbase.pb.LiveServerInfo live_servers = 2; |
java.util.List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> |
ClusterStatusProtos.ClusterStatus.Builder.getLiveServersOrBuilderList()
repeated .hbase.pb.LiveServerInfo live_servers = 2; |