Interface SchemaFactory
- All Known Implementing Classes:
AvroSchemaFactory,ProtobufSchemaFactory,RawSchemaFactory
public interface SchemaFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateSchema(HRN hrn, String layerId, org.apache.flink.configuration.ReadableConfig properties)
-
Method Details
-
createSchema
PartitionSchema createSchema(HRN hrn, String layerId, org.apache.flink.configuration.ReadableConfig properties)
-