Package org.projectnessie.model
Interface Content.Type
- Enclosing class:
- Content
public static interface Content.Type
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Content.Typestatic final Content.Typestatic final Content.Typestatic final Content.Typestatic final Content.Typestatic final Content.Type -
Method Summary
-
Field Details
-
UNKNOWN
-
ICEBERG_TABLE
-
DELTA_LAKE_TABLE
-
ICEBERG_VIEW
-
NAMESPACE
-
UDF
-
-
Method Details
-
name
String name()The name of the content-type. -
type
-