Class DirSource

  • All Implemented Interfaces:
    ConfigSource

    @Deprecated(forRemoval=true,
                since="7")
    public class DirSource
    extends Object
    implements ConfigSource
    Deprecated, for removal: This API element is subject to removal in a future version.
    Will be removed in Vespa 8. Only for internal use.
    Source specifying config from a local directory
    Author:
    Vegard Havdal
    • Constructor Detail

      • DirSource

        public DirSource​(File dir)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getDir

        public File getDir()
        Deprecated, for removal: This API element is subject to removal in a future version.