Uses of Package
org.apache.hadoop.ozone.protocol.commands
Packages that use org.apache.hadoop.ozone.protocol.commands
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.
Classes to replicate container data between datanodes.
This package contains classes for HDDS protocol definitions.
Set of classes that help in protoc conversions.
-
Classes in org.apache.hadoop.ozone.protocol.commands used by org.apache.hadoop.ozone.container.checksumClassDescriptionAsks datanodes to reconcile the specified container with other container replicas.
-
Classes in org.apache.hadoop.ozone.protocol.commands used by org.apache.hadoop.ozone.container.common.statemachineClassDescriptionA class that is used to communicate status of datanode commands.A class that acts as the base class to convert between Java and SCM commands in protobuf format.
-
Classes in org.apache.hadoop.ozone.protocol.commands used by org.apache.hadoop.ozone.container.common.statemachine.commandhandlerClassDescriptionA class that is used to communicate status of datanode commands.A SCM command asks a datanode to delete a number of blocks.A class that acts as the base class to convert between Java and SCM commands in protobuf format.
-
Classes in org.apache.hadoop.ozone.protocol.commands used by org.apache.hadoop.ozone.container.ec.reconstructionClassDescriptionSCM command to request reconstruction of EC containers.
-
-
Classes in org.apache.hadoop.ozone.protocol.commands used by org.apache.hadoop.ozone.protocolClassDescriptionResponse to Datanode Register call.A class that acts as the base class to convert between Java and SCM commands in protobuf format.
-
Classes in org.apache.hadoop.ozone.protocol.commands used by org.apache.hadoop.ozone.protocol.commandsClassDescriptionAsks datanode to close a container.Asks datanode to close a pipeline.A class that is used to communicate status of datanode commands.Builder class for CommandStatus.Asks datanode to create a pipeline.Builder for DeleteBlockCommandStatus.A SCM command asks a datanode to delete a number of blocks.SCM command which tells the datanode to delete a container.Asks DataNode to Finalize new upgrade version.Asks datanodes to reconcile the specified container with other container replicas.SCM command to request reconstruction of EC containers.To store the datanode details with replica index.Asks datanode to refresh disk usage info immediately.Response to Datanode Register call.A builder class to verify all values are sane.SCM command to request replication of a container.A class that acts as the base class to convert between Java and SCM commands in protobuf format.A command used to persist the current node operational state on the datanode.