public abstract class SchemaCache<T> extends Object
| Constructor and Description |
|---|
SchemaCache(RegistryService client) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
T |
getSchema(long id) |
protected abstract T |
toSchema(javax.ws.rs.core.Response response) |
public SchemaCache(RegistryService client)
Copyright © 2020 Red Hat. All rights reserved.