Class TableLoader.CatalogTableLoader

  • All Implemented Interfaces:
    java.io.Closeable, java.io.Serializable, java.lang.AutoCloseable, TableLoader
    Enclosing interface:
    TableLoader

    public static class TableLoader.CatalogTableLoader
    extends java.lang.Object
    implements TableLoader
    See Also:
    Serialized Form
    • Method Detail

      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Throws:
        java.io.IOException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object