Package org.projectnessie.gc.iceberg
Class IcebergContentToContentReference
java.lang.Object
org.projectnessie.gc.iceberg.IcebergContentToContentReference
- All Implemented Interfaces:
org.projectnessie.gc.identify.ContentToContentReference
public final class IcebergContentToContentReference
extends Object
implements org.projectnessie.gc.identify.ContentToContentReference
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.projectnessie.gc.contents.ContentReferencecontentToReference(org.projectnessie.model.Content content, String commitId, org.projectnessie.model.ContentKey key)
-
Field Details
-
INSTANCE
-
-
Method Details
-
contentToReference
public org.projectnessie.gc.contents.ContentReference contentToReference(org.projectnessie.model.Content content, String commitId, org.projectnessie.model.ContentKey key) - Specified by:
contentToReferencein interfaceorg.projectnessie.gc.identify.ContentToContentReference
-