Class CatalogReplicationSource

java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
org.apache.hadoop.hbase.replication.regionserver.CatalogReplicationSource
All Implemented Interfaces:
ReplicationSourceInterface

ReplicationSource that reads catalog WAL files -- e.g. hbase:meta WAL files -- and lets through all WALEdits from these WALs. This ReplicationSource is NOT created via ReplicationSourceFactory.