public static interface SchemaUtil.SchemaProvider
| Modifier and Type | Method and Description | 
|---|---|
Schema | 
getNamedSchema(String name)
A request to provide a Schema for the given name. 
 | 
Schema | 
getSchemaByHash(byte[] hash)
request a schema by hash 
 | 
Schema getNamedSchema(String name)
name - may be nullSchema getSchemaByHash(byte[] hash) throws StreamBaseException
hash - StreamBaseExceptionCopyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.