Class ReplicationSourceFactory
java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceFactory
Constructs a
ReplicationSourceInterface
Note, not used to create specialized
ReplicationSources-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) static ReplicationSourceInterface
create
(org.apache.hadoop.conf.Configuration conf, ReplicationQueueId queueId)
-
Field Details
-
LOG
-
-
Constructor Details
-
ReplicationSourceFactory
private ReplicationSourceFactory()
-
-
Method Details
-
create
static ReplicationSourceInterface create(org.apache.hadoop.conf.Configuration conf, ReplicationQueueId queueId)
-