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