Package | Description |
---|---|
io.apicurio.registry.utils.serde.strategy |
Modifier and Type | Class and Description |
---|---|
class |
AutoRegisterIdStrategy<T> |
class |
CachedSchemaIdStrategy<T>
We first check client-side cache for matching schema,
if none matches, we check server-side,
create new if none matches (and cache it).
|
class |
GetOrCreateIdStrategy<T> |
Copyright © 2020 Red Hat. All rights reserved.