Interface ConfigTransformer.PathAcquirer

  • Enclosing class:
    ConfigTransformer<T extends com.yahoo.config.ConfigInstance>

    public static interface ConfigTransformer.PathAcquirer
    Workaround since FileAcquirer is in a separate module that depends on config. Consider moving FileAcquirer into config instead.
    • Method Detail

      • getPath

        java.nio.file.Path getPath​(com.yahoo.config.FileReference fileReference)