Uses of Package
org.apache.hadoop.ozone.container.ozoneimpl
Packages that use org.apache.hadoop.ozone.container.ozoneimpl
Package
Description
This package contains classes handling container level checksums.
This package is contains Ozone container implementation.
This package contains common ozone container interfaces.
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.
This package contains code for RPC endpoints transitions.
This package contains classes for the server implementation using Apache Ratis.
This package contains volume/ disk 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.ozoneimpl used by org.apache.hadoop.ozone.container.common.implClassDescriptionClass for performing on demand scans of containers.Ozone main class sets up the network servers and initializes the container layer.
-
Classes in org.apache.hadoop.ozone.container.ozoneimpl used by org.apache.hadoop.ozone.container.common.interfacesClassDescriptionThis class is used to identify any error that may be seen while scanning a container.Represents the result of a container data scan.Represents the result of a container metadata scan.
-
Classes in org.apache.hadoop.ozone.container.ozoneimpl used by org.apache.hadoop.ozone.container.common.statemachineClassDescriptionOzone main class sets up the network servers and initializes the container layer.
-
Classes in org.apache.hadoop.ozone.container.ozoneimpl used by org.apache.hadoop.ozone.container.common.statemachine.commandhandlerClassDescriptionOzone main class sets up the network servers and initializes the container layer.
-
Classes in org.apache.hadoop.ozone.container.ozoneimpl used by org.apache.hadoop.ozone.container.common.states.endpointClassDescriptionOzone main class sets up the network servers and initializes the container layer.
-
-
-
Classes in org.apache.hadoop.ozone.container.ozoneimpl used by org.apache.hadoop.ozone.container.keyvalueClassDescriptionRepresents the result of a container data scan.Represents the result of a container metadata scan.
-
Classes in org.apache.hadoop.ozone.container.ozoneimpl used by org.apache.hadoop.ozone.container.ozoneimplClassDescriptionBase class for scheduled scanners on a Datanode.Base class for container scanner metrics.Control plane for container management in datanode.This class captures the container data scanner metrics on the data-node.This class captures the container meta-data scanner metrics on the data-node.This class is used to identify any error that may be seen while scanning a container.Represents the reason a container scan failed and a container should be marked unhealthy.Mixin to handle common data and metadata scan operations among background and on-demand scanners.This class defines configuration parameters for the container scanners.Represents the result of a container data scan.Represents the result of a container metadata scan.Class for performing on demand scans of containers.This class captures the on-demand container data scanner metrics.
-