Class MainSerializerBundle

  • All Implemented Interfaces:
    org.projectnessie.versioned.store.ContentSerializerBundle

    public class MainSerializerBundle
    extends java.lang.Object
    implements org.projectnessie.versioned.store.ContentSerializerBundle
    Serializer bundle for Iceberg tables+views, Delta Lake tables + namespaces.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void register​(org.projectnessie.versioned.store.ContentSerializerRegistry registry)  
      • Methods inherited from class java.lang.Object

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

      • MainSerializerBundle

        public MainSerializerBundle()
    • Method Detail

      • register

        public void register​(org.projectnessie.versioned.store.ContentSerializerRegistry registry)
        Specified by:
        register in interface org.projectnessie.versioned.store.ContentSerializerBundle