Package | Description |
---|---|
com.hazelcast.jet |
The base package of Hazelcast Jet.
|
com.hazelcast.jet.accumulator |
Classes intended to be used for accumulator objects in Jet aggregation
operations.
|
com.hazelcast.jet.config |
Jet's configuration data objects.
|
com.hazelcast.jet.function |
Serializable variants of functional interfaces from
java.util.function . |
com.hazelcast.jet.processor |
Contains static utility classes with factories of Jet processors.
|
com.hazelcast.jet.server |
Contains Java program entry points that will start a Jet server
instance, submit jobs to a Jet cluster, etc.
|
com.hazelcast.jet.stream |
java.util.stream implementation using Hazelcast Jet
|
com.hazelcast.jet.test |
Utilities for writing tests for Hazelcast Jet.
|
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.