All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description BaseCrcChecksum Base class for CRC related checksumsConstructorCache A cache that stores classes and exposes a method to retrieve its zero-argument constructor.Crc32Checksum Crc64NvmeChecksum Implementation ofSdkChecksumto calculate an CRC64NVME checksum.CrcChecksumProvider Utility class providing implementations of CRC checksums, specifically CRC32C and CRC64NVME.CrcCloneOnMarkChecksum Class that provides functionality for combining CRC checksums with mark and reset capabilities.CrcCombineChecksumUtil Utility class that provides methods for combining CRC checksums using Galois Field arithmetic.CrcCombineFunction Functional interface for combining two CRC values along with the data length.CrcCombineOnMarkChecksum Class that provides functionality for combining CRC checksums with mark and reset capabilities.DefaultChecksumAlgorithm An enumeration of supported checksum algorithms.DigestAlgorithm DigestAlgorithmChecksum An implementation ofSdkChecksumthat uses aDigestAlgorithm.SdkChecksum Extension ofChecksumto support checksums and checksum validations used by the SDK that are not provided by the JDK.SdkCrc32CChecksum SdkCrc32Checksum