Uses of Package
com.hazelcast.jet.datamodel
Packages that use 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.
- 
Classes in com.hazelcast.jet.datamodel used by com.hazelcast.jet.aggregateClassDescriptionA heterogeneous map fromTag<E>toE, whereEcan 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.
- 
Classes in com.hazelcast.jet.datamodel used by com.hazelcast.jet.datamodelClassDescriptionA heterogeneous map fromTag<E>toE, whereEcan 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.
- 
Classes in com.hazelcast.jet.datamodel used by com.hazelcast.jet.pipelineClassDescriptionA heterogeneous map fromTag<E>toE, whereEcan 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.