Class NessieViewCatalog

  • All Implemented Interfaces:
    java.lang.AutoCloseable, Views

    public class NessieViewCatalog
    extends BaseMetastoreViews
    implements java.lang.AutoCloseable
    A catalog that supports Iceberg views. USE AT YOUR OWN RISK / EXPERIMENTAL CODE.
    • Constructor Detail

      • NessieViewCatalog

        public NessieViewCatalog​(org.apache.hadoop.conf.Configuration conf)
    • Method Detail

      • initialize

        public void initialize​(java.lang.String inputName,
                               java.util.Map<java.lang.String,​java.lang.String> options)
      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable
      • refresh

        public void refresh()
                     throws org.projectnessie.error.NessieNotFoundException
        Throws:
        org.projectnessie.error.NessieNotFoundException