Package org.projectnessie.model
Class DeltaLakeTable
java.lang.Object
org.projectnessie.model.Content
org.projectnessie.model.DeltaLakeTable
-
Nested Class Summary
Nested classes/interfaces inherited from class org.projectnessie.model.Content
Content.Type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract StringgetType()Returns theContent.Typevalue for this content object.abstract DeltaLakeTable
-
Constructor Details
-
DeltaLakeTable
public DeltaLakeTable()
-
-
Method Details
-
getMetadataLocationHistory
-
getCheckpointLocationHistory
-
getLastCheckpoint
-
getType
Description copied from class:ContentReturns theContent.Typevalue for this content object.The name of the returned value should match the JSON type name used for serializing the content object.
-
withId
-