|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterStatusProtos.LiveServerInfoOrBuilder | |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Uses of ClusterStatusProtos.LiveServerInfoOrBuilder in org.apache.hadoop.hbase.protobuf.generated |
---|
Classes in org.apache.hadoop.hbase.protobuf.generated that implement ClusterStatusProtos.LiveServerInfoOrBuilder | |
---|---|
static class |
ClusterStatusProtos.LiveServerInfo
Protobuf type LiveServerInfo |
static class |
ClusterStatusProtos.LiveServerInfo.Builder
Protobuf type LiveServerInfo |
Methods in org.apache.hadoop.hbase.protobuf.generated that return ClusterStatusProtos.LiveServerInfoOrBuilder | |
---|---|
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; |
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ClusterStatusProtos.LiveServerInfoOrBuilder | |
---|---|
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; |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |