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

Packages that use ClusterStatusProtos.ReplicationLoadSinkOrBuilder
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of ClusterStatusProtos.ReplicationLoadSinkOrBuilder in org.apache.hadoop.hbase.protobuf.generated
 

Classes in org.apache.hadoop.hbase.protobuf.generated that implement ClusterStatusProtos.ReplicationLoadSinkOrBuilder
static class ClusterStatusProtos.ReplicationLoadSink
          Protobuf type ReplicationLoadSink
static class ClusterStatusProtos.ReplicationLoadSink.Builder
          Protobuf type ReplicationLoadSink
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return ClusterStatusProtos.ReplicationLoadSinkOrBuilder
 ClusterStatusProtos.ReplicationLoadSinkOrBuilder ClusterStatusProtos.ServerLoadOrBuilder.getReplLoadSinkOrBuilder()
          optional .ReplicationLoadSink replLoadSink = 11;
 ClusterStatusProtos.ReplicationLoadSinkOrBuilder ClusterStatusProtos.ServerLoad.getReplLoadSinkOrBuilder()
          optional .ReplicationLoadSink replLoadSink = 11;
 ClusterStatusProtos.ReplicationLoadSinkOrBuilder ClusterStatusProtos.ServerLoad.Builder.getReplLoadSinkOrBuilder()
          optional .ReplicationLoadSink replLoadSink = 11;
 



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