Class Hierarchy
- java.lang.Object
- org.apache.wayang.core.function.FunctionDescriptor (implements java.io.Serializable)
- org.apache.wayang.core.function.AggregationDescriptor<InputType,OutputType>
- org.apache.wayang.core.function.ConsumerDescriptor<T>
- org.apache.wayang.core.function.FlatMapDescriptor<Input,Output>
- org.apache.wayang.core.function.MapPartitionsDescriptor<Input,Output>
- org.apache.wayang.core.function.PredicateDescriptor<Input>
- org.apache.wayang.core.function.ReduceDescriptor<Type>
- org.apache.wayang.core.function.TransformationDescriptor<Input,Output> (implements java.io.Serializable)
- org.apache.wayang.core.function.FunctionDescriptor (implements java.io.Serializable)
Interface Hierarchy
- java.util.function.BiFunction<T,U,R>
- java.util.function.BinaryOperator<T>
- org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator<Type> (also extends java.io.Serializable)
- org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableBinaryOperator<Type> (also extends org.apache.wayang.core.function.ExtendedFunction)
- org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator<Type> (also extends java.io.Serializable)
- org.apache.wayang.core.function.FunctionDescriptor.SerializableBiFunction<Input0,Input1,Output> (also extends java.io.Serializable)
- java.util.function.BinaryOperator<T>
- java.util.function.Consumer<T>
- org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer<T> (also extends java.io.Serializable)
- org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableConsumer<T> (also extends org.apache.wayang.core.function.ExtendedFunction)
- org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer<T> (also extends java.io.Serializable)
- org.apache.wayang.core.function.ExecutionContext
- org.apache.wayang.core.function.ExtendedFunction
- org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableBinaryOperator<Type> (also extends org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator<Type>)
- org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableConsumer<T> (also extends org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer<T>)
- org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableFunction<Input,Output> (also extends org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction<Input,Output>)
- org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializablePredicate<T> (also extends org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate<T>)
- java.util.function.Function<T,R>
- org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction<Input,Output> (also extends java.io.Serializable)
- org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableFunction<Input,Output> (also extends org.apache.wayang.core.function.ExtendedFunction)
- org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction<Input,Output> (also extends java.io.Serializable)
- java.util.function.IntUnaryOperator
- org.apache.wayang.core.function.FunctionDescriptor.SerializableIntUnaryOperator (also extends java.io.Serializable)
- java.util.function.LongUnaryOperator
- org.apache.wayang.core.function.FunctionDescriptor.SerializableLongUnaryOperator (also extends java.io.Serializable)
- java.util.function.Predicate<T>
- org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate<T> (also extends java.io.Serializable)
- org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializablePredicate<T> (also extends org.apache.wayang.core.function.ExtendedFunction)
- org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate<T> (also extends java.io.Serializable)
- java.io.Serializable
- org.apache.wayang.core.function.FunctionDescriptor.SerializableBiFunction<Input0,Input1,Output> (also extends java.util.function.BiFunction<T,U,R>)
- org.apache.wayang.core.function.FunctionDescriptor.SerializableBinaryOperator<Type> (also extends java.util.function.BinaryOperator<T>)
- org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableBinaryOperator<Type> (also extends org.apache.wayang.core.function.ExtendedFunction)
- org.apache.wayang.core.function.FunctionDescriptor.SerializableConsumer<T> (also extends java.util.function.Consumer<T>)
- org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableConsumer<T> (also extends org.apache.wayang.core.function.ExtendedFunction)
- org.apache.wayang.core.function.FunctionDescriptor.SerializableFunction<Input,Output> (also extends java.util.function.Function<T,R>)
- org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializableFunction<Input,Output> (also extends org.apache.wayang.core.function.ExtendedFunction)
- org.apache.wayang.core.function.FunctionDescriptor.SerializableIntUnaryOperator (also extends java.util.function.IntUnaryOperator)
- org.apache.wayang.core.function.FunctionDescriptor.SerializableLongUnaryOperator (also extends java.util.function.LongUnaryOperator)
- org.apache.wayang.core.function.FunctionDescriptor.SerializablePredicate<T> (also extends java.util.function.Predicate<T>)
- org.apache.wayang.core.function.FunctionDescriptor.ExtendedSerializablePredicate<T> (also extends org.apache.wayang.core.function.ExtendedFunction)
- org.apache.wayang.core.function.FunctionDescriptor.SerializableToDoubleBiFunction<T,U> (also extends java.util.function.ToDoubleBiFunction<T,U>)
- org.apache.wayang.core.function.FunctionDescriptor.SerializableToLongBiFunction<T,U> (also extends java.util.function.ToLongBiFunction<T,U>)
- org.apache.wayang.core.function.FunctionDescriptor.SerializableToLongFunction<T> (also extends java.util.function.ToLongFunction<T>)
- java.util.function.ToDoubleBiFunction<T,U>
- org.apache.wayang.core.function.FunctionDescriptor.SerializableToDoubleBiFunction<T,U> (also extends java.io.Serializable)
- java.util.function.ToLongBiFunction<T,U>
- org.apache.wayang.core.function.FunctionDescriptor.SerializableToLongBiFunction<T,U> (also extends java.io.Serializable)
- java.util.function.ToLongFunction<T>
- org.apache.wayang.core.function.FunctionDescriptor.SerializableToLongFunction<T> (also extends java.io.Serializable)