Class ProtobufSchemaFactory
java.lang.Object
com.here.platform.data.client.flink.impl.schema.ProtobufSchemaFactory
- All Implemented Interfaces:
SchemaFactory
-
Constructor Summary
ConstructorsConstructorDescriptionProtobufSchemaFactory(com.here.platform.data.client.flink.scaladsl.LayerTypeProvider layerTypeProvider) -
Method Summary
Modifier and TypeMethodDescriptioncreateSchema(HRN hrn, String layerId, org.apache.flink.configuration.ReadableConfig config)
-
Constructor Details
-
ProtobufSchemaFactory
public ProtobufSchemaFactory(com.here.platform.data.client.flink.scaladsl.LayerTypeProvider layerTypeProvider)
-
-
Method Details
-
createSchema
public PartitionSchema createSchema(HRN hrn, String layerId, org.apache.flink.configuration.ReadableConfig config) - Specified by:
createSchemain interfaceSchemaFactory
-