Interface Catalog<T extends Catalog<T>>

    • Method Detail

      • withCatalogLocation

        default T withCatalogLocation​(File catalogLocation)
      • withCatalogLocation

        default T withCatalogLocation​(Path catalogLocation)
      • withCatalogLocation

        T withCatalogLocation​(Optional<Path> catalogLocation)
      • refreshLastUpdate

        T refreshLastUpdate()