Uses of Class
org.apache.hadoop.hbase.replication.ReplicationLoadSink

Packages that use org.apache.hadoop.hbase.replication.ReplicationLoadSink
  • Uses of org.apache.hadoop.hbase.replication.ReplicationLoadSink in org.apache.hadoop.hbase

    Methods in org.apache.hadoop.hbase that return org.apache.hadoop.hbase.replication.ReplicationLoadSink in in
    Modifier and Type
    Method
    Description
    org.apache.hadoop.hbase.replication.ReplicationLoadSink
    ServerMetrics.getReplicationLoadSink()
    Call directly from client such as hbase shell
    Methods in org.apache.hadoop.hbase with parameters of type org.apache.hadoop.hbase.replication.ReplicationLoadSink in in
    Modifier and Type
    Method
    Description
    org.apache.hadoop.hbase.ServerMetricsBuilder
    ServerMetricsBuilder.setReplicationLoadSink(org.apache.hadoop.hbase.replication.ReplicationLoadSink value)
     
  • Uses of org.apache.hadoop.hbase.replication.ReplicationLoadSink in org.apache.hadoop.hbase.replication

    Methods in org.apache.hadoop.hbase.replication that return org.apache.hadoop.hbase.replication.ReplicationLoadSink in in
    Modifier and Type
    Method
    Description
    org.apache.hadoop.hbase.replication.ReplicationLoadSink
    ReplicationLoadSink.ReplicationLoadSinkBuilder.build()
     
  • Uses of org.apache.hadoop.hbase.replication.ReplicationLoadSink in org.apache.hadoop.hbase.shaded.protobuf

    Methods in org.apache.hadoop.hbase.shaded.protobuf that return org.apache.hadoop.hbase.replication.ReplicationLoadSink in in
    Modifier and Type
    Method
    Description
    static org.apache.hadoop.hbase.replication.ReplicationLoadSink
    ProtobufUtil.toReplicationLoadSink(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink rls)
     
    Methods in org.apache.hadoop.hbase.shaded.protobuf with parameters of type org.apache.hadoop.hbase.replication.ReplicationLoadSink in in
    Modifier and Type
    Method
    Description
    static org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
    ProtobufUtil.toReplicationLoadSink(org.apache.hadoop.hbase.replication.ReplicationLoadSink rls)