Interface Digest

  • All Known Implementing Classes:
    MD5Digest, XXHash32Digest

    public interface Digest
    Interface that represents the computed digest
    • Method Detail

      • value

        java.lang.String value()
        Returns:
        the string representation of the digest
      • toSidecarDigest

        o.a.c.sidecar.client.shaded.common.request.data.Digest toSidecarDigest()
        Returns:
        the digest translated to Sidecar digest