Uses of Class
org.apache.hadoop.ozone.protocol.commands.ReconcileContainerCommand
Packages that use ReconcileContainerCommand
Package
Description
This package contains classes handling container level checksums.
Set of classes that help in protoc conversions.
-
Uses of ReconcileContainerCommand in org.apache.hadoop.ozone.container.checksum
Constructors in org.apache.hadoop.ozone.container.checksum with parameters of type ReconcileContainerCommandModifierConstructorDescriptionReconcileContainerTask(ContainerController controller, DNContainerOperationClient dnClient, ReconcileContainerCommand command) -
Uses of ReconcileContainerCommand in org.apache.hadoop.ozone.protocol.commands
Methods in org.apache.hadoop.ozone.protocol.commands that return ReconcileContainerCommandModifier and TypeMethodDescriptionstatic ReconcileContainerCommandReconcileContainerCommand.getFromProtobuf(org.apache.hadoop.hdds.protocol.proto.StorageContainerDatanodeProtocolProtos.ReconcileContainerCommandProto protoMessage)