Uses of Package
org.apache.hadoop.ozone.container.replication
Packages that use org.apache.hadoop.ozone.container.replication
Package
Description
This package contains classes handling container level checksums.
State machine class is used by the container to denote various states a
container can be in and also is used for command processing.
Classes dedicated to handle container commands.
Erasure codding related classes.
This package contains classes for KeyValue container type.
Ozone main that calls into the container layer.
Classes to replicate container data between datanodes.
-
Classes in org.apache.hadoop.ozone.container.replication used by org.apache.hadoop.ozone.container.checksumClassDescriptionAbstract class to capture common variables and methods for different types of replication tasks.
-
Classes in org.apache.hadoop.ozone.container.replication used by org.apache.hadoop.ozone.container.common.statemachineClassDescriptionSingle point to schedule the downloading tasks based on priorities.
-
Classes in org.apache.hadoop.ozone.container.replication used by org.apache.hadoop.ozone.container.common.statemachine.commandhandlerClassDescriptionService to do the real replication task.Single point to schedule the downloading tasks based on priorities.
-
Classes in org.apache.hadoop.ozone.container.replication used by org.apache.hadoop.ozone.container.ec.reconstructionClassDescriptionAbstract class to capture common variables and methods for different types of replication tasks.
-
-
Classes in org.apache.hadoop.ozone.container.replication used by org.apache.hadoop.ozone.container.ozoneimplClassDescriptionSeparated network server for server2server container replication.
-
Classes in org.apache.hadoop.ozone.container.replication used by org.apache.hadoop.ozone.container.replicationClassDescriptionAbstract class to capture common variables and methods for different types of replication tasks.ENUM representing the different status values a replication task can have.Service to download container data from other datanodes.Imports container from tarball.Contract to prepare provide the container in binary form..Service to do the real replication task.Client-side interface for sending a container to a target datanode.Defines compression algorithm for container replication.Observes gRPC response for SendContainer request, notifies callback on completion/error.Client to read container data from gRPC.Replication-related configuration.Single point to schedule the downloading tasks based on priorities.Builder for
ReplicationSupervisor.An executable form of a replication task with status handling.Metrics source to report number of replication tasks.The task to download a container from the sources.