Uses of Package
com.hazelcast.jet.datamodel
Package
Description
Contains
AggregateOperation
and its several variants, as well
as a builder object for the aggregate operations.Generic data containers used by the Pipeline API.
The Pipeline API is Jet's high-level API to build and execute
distributed computation jobs.
-
ClassDescriptionA heterogeneous map from
Tag<E>
toE
, whereE
can be different for each tag.A tag object useful as a key in heterogeneous maps.An immutable 2-tuple (pair) of statically typed fields.An immutable 3-tuple (triple) of statically typed fields. -
ClassDescriptionA heterogeneous map from
Tag<E>
toE
, whereE
can be different for each tag.A tag object useful as a key in heterogeneous maps.Mutable wrapper around an item that adds a timestamp.An immutable 2-tuple (pair) of statically typed fields.An immutable 3-tuple (triple) of statically typed fields.An immutable 4-tuple of statically typed fields.An immutable 5-tuple of statically typed fields.Holds the result of an aggregate operation performed over a time window. -
ClassDescriptionA heterogeneous map from
Tag<E>
toE
, whereE
can be different for each tag.Holds the result of a group-and-aggregate operation performed over a time window.A tag object useful as a key in heterogeneous maps.An immutable 2-tuple (pair) of statically typed fields.An immutable 3-tuple (triple) of statically typed fields.Holds the result of an aggregate operation performed over a time window.