E1 - Type of the free variable, i.e. the element the closure is called or closed on.R - Type of the closure's return value.public abstract class RX3<E1,E2,E3,R> extends IgniteReducer3X<E1,E2,E3,R>
alias for IgniteReducer3X by extending it.
Since Java doesn't provide type aliases (like Scala, for example) we resort to these types of measures.
This is intended to provide for more concise code in cases when readability won't be sacrificed.
For more information see IgniteReducer3X.GridFunc,
IgniteReducer3X,
Serialized Form| Constructor and Description |
|---|
RX3() |
apply, applyxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcollect
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021