Uses of Class
org.apache.hadoop.hbase.replication.ReplicationLoadSource
Packages that use org.apache.hadoop.hbase.replication.ReplicationLoadSource
Package
Description
Multi Cluster Replication
-
Uses of org.apache.hadoop.hbase.replication.ReplicationLoadSource in org.apache.hadoop.hbase
Methods in org.apache.hadoop.hbase that return types with arguments of type org.apache.hadoop.hbase.replication.ReplicationLoadSource in inModifier 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 shellMethod parameters in org.apache.hadoop.hbase with type arguments of type org.apache.hadoop.hbase.replication.ReplicationLoadSource in inModifier 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
Methods in org.apache.hadoop.hbase.master that return types with arguments of type org.apache.hadoop.hbase.replication.ReplicationLoadSource in in -
Uses of org.apache.hadoop.hbase.replication.ReplicationLoadSource in org.apache.hadoop.hbase.replication
Methods in org.apache.hadoop.hbase.replication that return org.apache.hadoop.hbase.replication.ReplicationLoadSource in inModifier 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
Methods in org.apache.hadoop.hbase.shaded.protobuf that return org.apache.hadoop.hbase.replication.ReplicationLoadSource in inModifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.replication.ReplicationLoadSource
ProtobufUtil.toReplicationLoadSource
(org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource rls) Methods in org.apache.hadoop.hbase.shaded.protobuf with parameters of type org.apache.hadoop.hbase.replication.ReplicationLoadSource in inModifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
ProtobufUtil.toReplicationLoadSource
(org.apache.hadoop.hbase.replication.ReplicationLoadSource rls)