public class GetOrCreateIdStrategy<T> extends AbstractCrudIdStrategy<T>
Constructor and Description |
---|
GetOrCreateIdStrategy() |
Modifier and Type | Method and Description |
---|---|
protected long |
initialLookup(RegistryService service,
String artifactId,
io.apicurio.registry.types.ArtifactType artifactType,
T schema) |
afterCreateArtifact, findId, isNotFound, unwrap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toStream
protected long initialLookup(RegistryService service, String artifactId, io.apicurio.registry.types.ArtifactType artifactType, T schema)
initialLookup
in class AbstractCrudIdStrategy<T>
Copyright © 2020 Red Hat. All rights reserved.