Class OnDemandContainerReplicationSource

java.lang.Object
org.apache.hadoop.ozone.container.replication.OnDemandContainerReplicationSource
All Implemented Interfaces:
ContainerReplicationSource

public class OnDemandContainerReplicationSource extends Object implements ContainerReplicationSource
A naive implementation of the replication source which creates a tar file on-demand without pre-create the compressed archives.