Package org.apache.wayang.spark.mapping
Class Mappings
- java.lang.Object
-
- org.apache.wayang.spark.mapping.Mappings
-
public class Mappings extends java.lang.Object
Register forMapping
s for this platform.
-
-
Field Summary
Fields Modifier and Type Field Description static java.util.Collection<Mapping>
BASIC_MAPPINGS
static java.util.Collection<Mapping>
GRAPH_MAPPINGS
static java.util.Collection<Mapping>
ML_MAPPINGS
-
Constructor Summary
Constructors Constructor Description Mappings()
-