public static interface SchemaMetadataCache.SchemaMetadataFetcher
| Modifier and Type | Method and Description |
|---|---|
SchemaMetadataInfo |
fetch(Long id) |
SchemaMetadataInfo |
fetch(String name) |
SchemaMetadataInfo fetch(String name) throws SchemaNotFoundException
SchemaNotFoundExceptionSchemaMetadataInfo fetch(Long id) throws SchemaNotFoundException
SchemaNotFoundExceptionCopyright © 2020. All rights reserved.