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.replicationClasses in org.apache.hadoop.hbase.replication that implement org.apache.hadoop.hbase.replication.ReplicationPeer in inModifier and TypeClassDescriptionclassorg.apache.hadoop.hbase.replication.ReplicationPeerImplMethods in org.apache.hadoop.hbase.replication that return org.apache.hadoop.hbase.replication.ReplicationPeer in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.replication.ReplicationPeerReplicationEndpoint.Context.getReplicationPeer()Constructors in org.apache.hadoop.hbase.replication with parameters of type org.apache.hadoop.hbase.replication.ReplicationPeer in inModifierConstructorDescriptionContext(org.apache.hadoop.hbase.Server server, 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)