Package com.hazelcast.jet.pipeline
package com.hazelcast.jet.pipeline
-
ClassDescriptionContains factory methods for enterprise-only pipeline sinks.IMapExtension<T,
K> Extends Pipeline stage with convenient methods utilising IMap in addition toGeneralStage.mapUsingIMap(java.lang.String, com.hazelcast.function.FunctionEx<? super T, ? extends K>, com.hazelcast.function.BiFunctionEx<? super T, ? super V, ? extends R>)available in basic stages.Extends Pipeline stage with convenient methods utilising IMap in addition toBatchStage.mapUsingIMap(java.lang.String, com.hazelcast.function.FunctionEx<? super T, ? extends K>, com.hazelcast.function.BiFunctionEx<? super T, ? super V, ? extends R>)available in basic stages.Deprecated, for removal: This API element is subject to removal in a future version.Use pipeline.rebalance() instead.IMapExtension.IMapGeneralStage<T,S extends IMapExtension.IMapGeneralStage<T, S>> Extends Pipeline stage with convenient methods utilising IMap in addition toGeneralStage.mapUsingIMap(java.lang.String, com.hazelcast.function.FunctionEx<? super T, ? extends K>, com.hazelcast.function.BiFunctionEx<? super T, ? super V, ? extends R>)available in basic stages.IMapExtension.IMapGeneralStageWithKey<T,K, S extends IMapExtension.IMapGeneralStageWithKey<T, K, S>> Deprecated, for removal: This API element is subject to removal in a future version.Use pipeline.rebalance() instead.Extends Pipeline stage with convenient methods utilising IMap in addition toStreamStage.mapUsingIMap(java.lang.String, com.hazelcast.function.FunctionEx<? super T, ? extends K>, com.hazelcast.function.BiFunctionEx<? super T, ? super V, ? extends R>)available in basic stages.Deprecated, for removal: This API element is subject to removal in a future version.Use pipeline.rebalance() instead.