Skip to content

Instantly share code, notes, and snippets.

@minudika
Last active August 7, 2019 08:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save minudika/d3a03338de16d0137ff0022ac0957a32 to your computer and use it in GitHub Desktop.
Save minudika/d3a03338de16d0137ff0022ac0957a32 to your computer and use it in GitHub Desktop.
@Source(type = 'http',
receiver.url="https://localhost:8280/Analytics/InputStream", worker.count='10',
@map(type='json')
define stream InputStream (id string, price float, volume double);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment