Uses of Class
org.apache.hadoop.hbase.replication.ReplicationLoadSink
Package
Description
Multi Cluster Replication
-
Uses of org.apache.hadoop.hbase.replication.ReplicationLoadSink in org.apache.hadoop.hbase
Modifier and TypeMethodDescriptionorg.apache.hadoop.hbase.replication.ReplicationLoadSink
ServerMetrics.getReplicationLoadSink()
Call directly from client such as hbase shellModifier and TypeMethodDescriptionorg.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
Modifier and TypeMethodDescriptionorg.apache.hadoop.hbase.replication.ReplicationLoadSink
ReplicationLoadSink.ReplicationLoadSinkBuilder.build()
-
Uses of org.apache.hadoop.hbase.replication.ReplicationLoadSink in org.apache.hadoop.hbase.shaded.protobuf
Modifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.replication.ReplicationLoadSink
ProtobufUtil.toReplicationLoadSink
(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink rls) Modifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
ProtobufUtil.toReplicationLoadSink
(org.apache.hadoop.hbase.replication.ReplicationLoadSink rls)