Class CachedSchemas
java.lang.Object
org.apache.storm.sql.runtime.serde.avro.CachedSchemas
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
CachedSchemaspublic CachedSchemas()
 
- 
- 
Method Details- 
getSchemaGet a schema based on schema string.- Parameters:
- schemaString- schema string
- Returns:
- Schema object
 
 
-