Package org.apache.wayang.flink.mapping
Class Mappings
java.lang.Object
org.apache.wayang.flink.mapping.Mappings
Register for
Mappings for FlinkBasicPlugin.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Collection<Mapping>Deprecated.static final Collection<Mapping> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BASIC_MAPPINGS
Deprecated.DataSet API in Flink has been deprecated move over to bounded streams for a 1-to-1 replacementBOUNDED_STREAM_MAPPINGS.Mappings using Flink's DataSets -
BOUNDED_STREAM_MAPPINGS
-
-
Constructor Details
-
Mappings
public Mappings()
-
BOUNDED_STREAM_MAPPINGS.