Class UpdateLocalWrapper<R,V>
java.lang.Object
org.apache.wayang.ml4all.abstraction.plan.wrappers.LogicalOperatorWrapperWithModel<R,V>
org.apache.wayang.ml4all.abstraction.plan.wrappers.UpdateLocalWrapper<R,V>
- All Implemented Interfaces:
Serializable
,Function<V,
,R> ExtendedFunction
,FunctionDescriptor.ExtendedSerializableFunction<V,
,R> FunctionDescriptor.SerializableFunction<V,
R>
- See Also:
-
Field Summary
Fields inherited from class org.apache.wayang.ml4all.abstraction.plan.wrappers.LogicalOperatorWrapperWithModel
ml4allModel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.wayang.ml4all.abstraction.plan.wrappers.LogicalOperatorWrapperWithModel
finalise, open
-
Constructor Details
-
UpdateLocalWrapper
-
-
Method Details
-
apply
-
initialise
public void initialise()- Specified by:
initialise
in classLogicalOperatorWrapperWithModel<R,
V>
-