io.findify.flink.api.function.util
Type members
Classlikes
A wrapper function that exposes a Scala Function3 as a Java AllWindowFunction.
A wrapper function that exposes a Scala Function3 as a Java AllWindowFunction.
A wrapper function that exposes a Scala WindowFunction as a JavaWindow function.
A wrapper function that exposes a Scala WindowFunction as a JavaWindow function.
The Scala and Java Window functions differ in their type of "Iterable":
- Scala WindowFunction: scala.Iterable
- Java WindowFunction: java.lang.Iterable
A wrapper function that exposes a Scala ProcessWindowFunction as a ProcessWindowFunction function.
A wrapper function that exposes a Scala ProcessWindowFunction as a ProcessWindowFunction function.
The Scala and Java Window functions differ in their type of "Iterable":
- Scala WindowFunction: scala.Iterable
- Java WindowFunction: java.lang.Iterable
A wrapper function that exposes a Scala ProcessWindowFunction as a ProcessWindowFunction function.
A wrapper function that exposes a Scala ProcessWindowFunction as a ProcessWindowFunction function.
The Scala and Java Window functions differ in their type of "Iterable":
- Scala WindowFunction: scala.Iterable
- Java WindowFunction: java.lang.Iterable
A wrapper function that exposes a Scala Function2 as a ReduceFunction.
A wrapper function that exposes a Scala Function2 as a ReduceFunction.
A wrapper function that exposes a Scala Function4 as a Java WindowFunction.
A wrapper function that exposes a Scala Function4 as a Java WindowFunction.
A wrapper function that exposes a Scala WindowFunction as a JavaWindow function.
A wrapper function that exposes a Scala WindowFunction as a JavaWindow function.
The Scala and Java Window functions differ in their type of "Iterable":
- Scala WindowFunction: scala.Iterable
- Java WindowFunction: java.lang.Iterable