Class DownloadAndImportReplicator

java.lang.Object
org.apache.hadoop.ozone.container.replication.DownloadAndImportReplicator
All Implemented Interfaces:
ContainerReplicator

public class DownloadAndImportReplicator extends Object implements ContainerReplicator
Default replication implementation.

This class does the real job. Executes the download and import the container to the container set.