Class DirSource

java.lang.Object
com.yahoo.config.subscription.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 Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DirSource

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

    • getDir

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