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

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

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 - 2025 Weber Informatics LLC | Privacy Policy