Uses of Class
org.apache.hadoop.ozone.container.replication.ContainerImporter
Packages that use ContainerImporter
Package
Description
Classes to replicate container data between datanodes.
-
Uses of ContainerImporter in org.apache.hadoop.ozone.container.replication
Constructors in org.apache.hadoop.ozone.container.replication with parameters of type ContainerImporterModifierConstructorDescriptionDownloadAndImportReplicator(org.apache.hadoop.hdds.conf.ConfigurationSource conf, ContainerSet containerSet, ContainerImporter containerImporter, ContainerDownloader downloader) GrpcReplicationService(ContainerReplicationSource source, ContainerImporter importer) ReplicationServer(ContainerController controller, ReplicationServer.ReplicationConfig replicationConfig, org.apache.hadoop.hdds.security.SecurityConfig secConf, org.apache.hadoop.hdds.security.x509.certificate.client.CertificateClient caClient, ContainerImporter importer, String threadNamePrefix)