Class ImlFeatureConverter
java.lang.Object
com.here.platform.data.client.flink.impl.decoders.ImlFeatureConverter
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionImlFeatureConverter(org.apache.flink.api.java.typeutils.RowTypeInfo rowTypeInfo) -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringorg.apache.flink.types.RowrowToFeaturePojo(org.apache.flink.types.Row row) org.apache.flink.api.java.typeutils.RowTypeInfo
-
Constructor Details
-
ImlFeatureConverter
public ImlFeatureConverter(org.apache.flink.api.java.typeutils.RowTypeInfo rowTypeInfo)
-
-
Method Details
-
dataHubNameSpace
-
rowTypeInfo
public org.apache.flink.api.java.typeutils.RowTypeInfo rowTypeInfo() -
featurePojoToRow
-
rowToFeaturePojo
-