Uses of Interface
com.hazelcast.function.BiFunctionEx

Packages that use BiFunctionEx
Package
Description
Serializable and exception-declaring variants of functional interfaces from java.util.function.
Contains AggregateOperation and its several variants, as well as a builder object for the aggregate operations.
Apache Avro file read/write support for Hazelcast Jet.
Contains static utility classes with factories of Jet processors.
Apache Hadoop read/write support for Hazelcast Jet.
Amazon Kinesis Data Streams producer/consumer support for Hazelcast Jet.
Contains sources and sinks for MongoDB.
The Pipeline API is Jet's high-level API to build and execute distributed computation jobs.
Contributes a PythonTransforms.mapUsingPython(com.hazelcast.jet.python.PythonServiceConfig) transform that allows you to transform Jet pipeline data using a Python function.
AWS S3 read/write support for Hazelcast Jet.