Uses of Interface
org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfoOrBuilder

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
           
static class ClusterStatusProtos.LiveServerInfo.Builder
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return ClusterStatusProtos.LiveServerInfoOrBuilder
 ClusterStatusProtos.LiveServerInfoOrBuilder ClusterStatusProtos.ClusterStatusOrBuilder.getLiveServersOrBuilder(int index)
           
 ClusterStatusProtos.LiveServerInfoOrBuilder ClusterStatusProtos.ClusterStatus.getLiveServersOrBuilder(int index)
           
 ClusterStatusProtos.LiveServerInfoOrBuilder ClusterStatusProtos.ClusterStatus.Builder.getLiveServersOrBuilder(int index)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ClusterStatusProtos.LiveServerInfoOrBuilder
 List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> ClusterStatusProtos.ClusterStatusOrBuilder.getLiveServersOrBuilderList()
           
 List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> ClusterStatusProtos.ClusterStatus.getLiveServersOrBuilderList()
           
 List<? extends ClusterStatusProtos.LiveServerInfoOrBuilder> ClusterStatusProtos.ClusterStatus.Builder.getLiveServersOrBuilderList()
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.