[][src]Module arcon::data

Structs

ArconElement

A stream element that contains an ArconType and an optional timestamp

ArconF32

Float wrappers for Arcon

ArconF64
ArconVec

ArconVec is essentially the same as a WeldVec, however, it is reintroduced here to add extra features and to easier integrate with serialisation/deserialisation

Pair
Watermark

Watermark

Enums

ArconEvent

Wrapper for unifying passing of Elements and other stream messages (watermarks)

Traits

ArconType

Type that can be passed through the Arcon runtime