Uses of Interface
org.apache.hadoop.hbase.replication.ReplicationPeer
Packages that use org.apache.hadoop.hbase.replication.ReplicationPeer
-
Uses of org.apache.hadoop.hbase.replication.ReplicationPeer in org.apache.hadoop.hbase.replication
Classes in org.apache.hadoop.hbase.replication that implement org.apache.hadoop.hbase.replication.ReplicationPeer in inModifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.replication.ReplicationPeerImpl
Methods in org.apache.hadoop.hbase.replication that return org.apache.hadoop.hbase.replication.ReplicationPeer in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.replication.ReplicationPeer
ReplicationEndpoint.Context.getReplicationPeer()
Constructors in org.apache.hadoop.hbase.replication with parameters of type org.apache.hadoop.hbase.replication.ReplicationPeer in inModifierConstructorDescriptionContext
(org.apache.hadoop.conf.Configuration localConf, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, String peerId, UUID clusterId, org.apache.hadoop.hbase.replication.ReplicationPeer replicationPeer, org.apache.hadoop.hbase.replication.regionserver.MetricsSource metrics, org.apache.hadoop.hbase.TableDescriptors tableDescriptors, org.apache.hadoop.hbase.Abortable abortable) NamespaceTableCfWALEntryFilter
(org.apache.hadoop.hbase.replication.ReplicationPeer peer)