All Downloads are FREE. Search and download functionalities are using the official Maven repository.

stream.io.TimeStream.md Maven / Gradle / Ivy

There is a newer version: 0.9.10
Show newest version
TimeStream
==========

This is a very simple stream that emits a single data item
upon every read. The data item contains a single attribute
`@timestamp` that contains the current timestamp (time in
milliseconds).

The name of the attribute can be changed with the `key` parameter,
e.g. to obtain the timestamp in attribute `@clock`:

      




© 2015 - 2024 Weber Informatics LLC | Privacy Policy