Package | Description |
---|---|
io.apicurio.registry.ccompat.dto | |
io.apicurio.registry.ccompat.rest | |
io.apicurio.registry.ccompat.store |
Modifier and Type | Method and Description |
---|---|
int |
Schema.compareTo(Schema that) |
Modifier and Type | Method and Description |
---|---|
Schema |
SubjectVersionsResource.getSchemaByVersion(String subject,
String version) |
Modifier and Type | Method and Description |
---|---|
Schema |
RegistryStorageFacadeImpl.findSchemaWithSubject(String subject,
boolean checkDeletedSchema,
String schema) |
Schema |
RegistryStorageFacade.findSchemaWithSubject(String subject,
boolean checkDeletedSchema,
String schema) |
Schema |
RegistryStorageFacadeImpl.getSchema(String subject,
String versionString) |
Schema |
RegistryStorageFacade.getSchema(String subject,
String version) |
Copyright © 2019 Red Hat. All rights reserved.