Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ClusterStatusProtos.LiveServerInfo
Protobuf type
LiveServerInfo |
static class |
ClusterStatusProtos.LiveServerInfo.Builder
Protobuf type
LiveServerInfo |
Modifier and Type | Method and Description |
---|---|
ClusterStatusProtos.LiveServerInfoOrBuilder |
ClusterStatusProtos.ClusterStatusOrBuilder.getLiveServersOrBuilder(int index)
repeated .LiveServerInfo live_servers = 2; |
ClusterStatusProtos.LiveServerInfoOrBuilder |
ClusterStatusProtos.ClusterStatus.getLiveServersOrBuilder(int index)
repeated .LiveServerInfo live_servers = 2; |
ClusterStatusProtos.LiveServerInfoOrBuilder |
ClusterStatusProtos.ClusterStatus.Builder.getLiveServersOrBuilder(int index)
repeated .LiveServerInfo live_servers = 2; |
Modifier and Type | Method and Description |
---|---|
List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> |
ClusterStatusProtos.ClusterStatusOrBuilder.getLiveServersOrBuilderList()
repeated .LiveServerInfo live_servers = 2; |
List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> |
ClusterStatusProtos.ClusterStatus.getLiveServersOrBuilderList()
repeated .LiveServerInfo live_servers = 2; |
List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> |
ClusterStatusProtos.ClusterStatus.Builder.getLiveServersOrBuilderList()
repeated .LiveServerInfo live_servers = 2; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.