Uses of Class
io.confluent.kafka.schemaregistry.exceptions.IdGenerationException
Packages that use IdGenerationException
-
Uses of IdGenerationException in io.confluent.kafka.schemaregistry.id
Methods in io.confluent.kafka.schemaregistry.id that throw IdGenerationExceptionModifier and TypeMethodDescriptionintIdGenerator.id(SchemaValue schema) Provides the id for the schema.intIncrementalIdGenerator.id(SchemaValue schema) voidIdGenerator.init()Initialize the underlying generator.voidIncrementalIdGenerator.init() -
Uses of IdGenerationException in io.confluent.kafka.schemaregistry.storage
Methods in io.confluent.kafka.schemaregistry.storage that throw IdGenerationExceptionModifier and TypeMethodDescriptionvoidLeaderElector.init()voidKafkaSchemaRegistry.setLeader(SchemaRegistryIdentity newLeader) 'Inform' this SchemaRegistry instance which SchemaRegistry is the current leader.voidLeaderAwareSchemaRegistry.setLeader(SchemaRegistryIdentity newLeader) default voidSchemaRegistry.setLeader(SchemaRegistryIdentity newLeader)