Uses of Class
org.apache.hadoop.hbase.replication.ReplicationLoadSource
Package
Description
Multi Cluster Replication
-
Uses of org.apache.hadoop.hbase.replication.ReplicationLoadSource in org.apache.hadoop.hbase
Modifier and TypeMethodDescriptionList<org.apache.hadoop.hbase.replication.ReplicationLoadSource>
ServerMetrics.getReplicationLoadSourceList()
Call directly from client such as hbase shellServerMetrics.getReplicationLoadSourceMap()
Call directly from client such as hbase shellModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.ServerMetricsBuilder
ServerMetricsBuilder.setReplicationLoadSources
(List<org.apache.hadoop.hbase.replication.ReplicationLoadSource> value) -
Uses of org.apache.hadoop.hbase.replication.ReplicationLoadSource in org.apache.hadoop.hbase.master
-
Uses of org.apache.hadoop.hbase.replication.ReplicationLoadSource in org.apache.hadoop.hbase.replication
Modifier and TypeMethodDescriptionorg.apache.hadoop.hbase.replication.ReplicationLoadSource
ReplicationLoadSource.ReplicationLoadSourceBuilder.build()
-
Uses of org.apache.hadoop.hbase.replication.ReplicationLoadSource in org.apache.hadoop.hbase.shaded.protobuf
Modifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.replication.ReplicationLoadSource
ProtobufUtil.toReplicationLoadSource
(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource rls) Modifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
ProtobufUtil.toReplicationLoadSource
(org.apache.hadoop.hbase.replication.ReplicationLoadSource rls)