Interface SchemaDiscovery
- All Known Implementing Classes:
SchemaDiscoveryImpl
public interface SchemaDiscovery
-
Method Summary
Modifier and TypeMethodDescriptiondiscoverSchema(HRN hrn, String layerId, org.apache.flink.configuration.ReadableConfig properties)
-
Method Details
-
discoverSchema
PartitionSchema discoverSchema(HRN hrn, String layerId, org.apache.flink.configuration.ReadableConfig properties) -
interactiveMapSchemaR
InteractiveMapSchema interactiveMapSchemaR() -
interactiveMapSchemaW
InteractiveMapSchema interactiveMapSchemaW()
-