Interface SchemaSource
- All Known Implementing Classes:
HDFSSchemaSource
public interface SchemaSource
A high-level interface as a source specifically for RmdSchema. Each RMD Schema is uniquely identified by
RmdVersionId
.-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.avro.Schema
Map<RmdVersionId,
org.apache.avro.Schema>
-
Method Details
-
fetchRmdSchemas
- Throws:
IOException
-
fetchValueSchemas
- Throws:
IOException
-
fetchKeySchema
- Throws:
IOException
-