Class RawSource

java.lang.Object
com.yahoo.config.subscription.RawSource
All Implemented Interfaces:
ConfigSource

public class RawSource extends Object implements ConfigSource
Source specifying raw config, where payload is given programmatically
Author:
Vegard Havdal
  • Field Details

    • payload

      public final String payload
  • Constructor Details

    • RawSource

      public RawSource(String payload)
      New source with the given payload on Vespa cfg format
      Parameters:
      payload - config payload