Interface Configurable<C>

  • All Known Implementing Classes:
    GlueCatalog, JdbcCatalog

    public interface Configurable<C>
    Interface used to avoid runtime dependencies on Hadoop Configurable
    • Method Detail

      • setConf

        void setConf​(C conf)