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 Summary

    Modifier and Type
    Method
    Description
    getPath(com.yahoo.config.FileReference fileReference)
     
  • Method Details

    • getPath

      Path getPath(com.yahoo.config.FileReference fileReference)