Class IcebergContentToContentReference

  • All Implemented Interfaces:
    org.projectnessie.gc.identify.ContentToContentReference

    public final class IcebergContentToContentReference
    extends java.lang.Object
    implements org.projectnessie.gc.identify.ContentToContentReference
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.projectnessie.gc.contents.ContentReference contentToReference​(org.projectnessie.model.Content content, java.lang.String commitId, org.projectnessie.model.ContentKey key)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • contentToReference

        public org.projectnessie.gc.contents.ContentReference contentToReference​(org.projectnessie.model.Content content,
                                                                                 java.lang.String commitId,
                                                                                 org.projectnessie.model.ContentKey key)
        Specified by:
        contentToReference in interface org.projectnessie.gc.identify.ContentToContentReference