public static interface SchemaUtil.SchemaProvider
Modifier and Type | Method and Description |
---|---|
Schema |
getNamedSchema(java.lang.String name)
A request to provide a Schema for the given name.
|
Schema |
getSchemaByHash(byte[] hash)
request a schema by hash
|
Schema getNamedSchema(java.lang.String name)
name
- may be nullSchema getSchemaByHash(byte[] hash) throws StreamBaseException
hash
- StreamBaseException