Interface ContentIdAndBytes


  • @Immutable
    public interface ContentIdAndBytes
    Used when dealing with global states in operations for Nessie-GC, like enumerating all globally managed content. Composite of content-id, content-type and content.
    • Method Detail

      • getValue

        org.projectnessie.nessie.relocated.protobuf.ByteString getValue()