Package | Description |
---|---|
com.hazelcast.jet |
Hazelcast Jet is a distributed computation engine running on top of
Hazelcast IMDG technology.
|
com.hazelcast.jet.core |
Jet's Core API.
|
com.hazelcast.jet.core.test |
Utilities for writing tests of Core API Processors.
|
Modifier and Type | Method and Description |
---|---|
JetInstance |
ProcessorMetaSupplier.Context.jetInstance()
Deprecated.
Use
hazelcastInstance().getJet() instead. |
Modifier and Type | Method and Description |
---|---|
JetInstance |
TestProcessorMetaSupplierContext.jetInstance()
Deprecated.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.