DummyFilter<InputType> |
Create a FilterFunction that remove the elements null
|
DummyMap<InputType,OutputType> |
Class create a MapFunction that genereta only null as convertion
|
WayangAggregator |
Class create a Aggregator that generate aggregatorWrapper
|
WayangConvergenceCriterion<T> |
Class create a ConvergenceCriterion that generate aggregatorWrapper
|
WayangFilterCriterion<T> |
Class create a FilterFunction for use inside of the LoopOperators
|
WayangListValue |
Is a Wrapper for used in the criterion of the Loops
|
WayangValue<T> |
Implementation of Value of flink for use in Wayang
|