Package org.projectnessie.model.types
Class MainContentTypeBundle
- java.lang.Object
-
- org.projectnessie.model.types.MainContentTypeBundle
-
- All Implemented Interfaces:
ContentTypeBundle
public final class MainContentTypeBundle extends java.lang.Object implements ContentTypeBundle
Provides thecontent typesfor Iceberg table + view, Delta Lake table and namespaces.
-
-
Constructor Summary
Constructors Constructor Description MainContentTypeBundle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidregister(ContentTypes.Registrar registrar)
-
-
-
Method Detail
-
register
public void register(ContentTypes.Registrar registrar)
- Specified by:
registerin interfaceContentTypeBundle
-
-