Uses of Class
io.confluent.kafka.schemaregistry.rest.VersionId
Packages that use VersionId
-
Uses of VersionId in io.confluent.kafka.schemaregistry.storage
Methods in io.confluent.kafka.schemaregistry.storage with parameters of type VersionIdModifier and TypeMethodDescriptionAbstractSchemaRegistry.getReferencedBy(String subject, VersionId versionId, boolean lookupDeletedSchema) SchemaRegistry.getReferencedBy(String subject, VersionId versionId, boolean lookupDeletedSchema) booleanAbstractSchemaRegistry.schemaVersionExists(String subject, VersionId versionId, boolean returnDeletedSchema) booleanSchemaRegistry.schemaVersionExists(String subject, VersionId versionId, boolean returnDeletedSchema)