Package org.apache.hadoop.ozone.container.checksum
package org.apache.hadoop.ozone.container.checksum
This package contains classes handling container level checksums.
-
ClassesClassDescriptionThis class coordinates reading and writing Container checksum information for all containers.This class represents the difference between our replica of a container and a peer's replica of a container.Represents a block that has been deleted in a peer whose metadata we need to add to our container replica's merkle tree.Class to collect metrics related to container merkle tree.This class constructs a Merkle tree that provides one checksum for all data within a container.This class wraps necessary container-level rpc calls for container reconciliationUsed to execute a container reconciliation task that has been queued from the ReplicationSupervisor.