Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

fetcher.class - the fully-qualified name of the class that will be used to fetch data
fetcher.realtime - if true, only the most recent token from each execution will be written to the stream; if false, all tokens produced from each execution will be written to the stream (if they are newer than the stream's most recent token)
fetcher.delay - how long to wait between executions (in milliseconds)

...