public static interface SchemaMetadataCache.SchemaMetadataFetcher
| Modifier and Type | Method and Description |
|---|---|
com.hortonworks.registries.schemaregistry.SchemaMetadataInfo |
fetch(java.lang.Long id) |
com.hortonworks.registries.schemaregistry.SchemaMetadataInfo |
fetch(java.lang.String name) |
com.hortonworks.registries.schemaregistry.SchemaMetadataInfo fetch(java.lang.String name)
throws com.hortonworks.registries.schemaregistry.errors.SchemaNotFoundException
com.hortonworks.registries.schemaregistry.errors.SchemaNotFoundExceptioncom.hortonworks.registries.schemaregistry.SchemaMetadataInfo fetch(java.lang.Long id)
throws com.hortonworks.registries.schemaregistry.errors.SchemaNotFoundException
com.hortonworks.registries.schemaregistry.errors.SchemaNotFoundException