public interface Model<T,V> extends IgniteFunction<T,V>
| Modifier and Type | Method and Description |
|---|---|
default <X,W> Model<T,X> |
combine(Model<T,W> other,
BiFunction<V,W,X> combiner)
Combines this model with other model via specified combiner
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018