| Package | Description |
|---|---|
| io.confluent.kafka.schemaregistry.id | |
| io.confluent.kafka.schemaregistry.storage |
| Modifier and Type | Method and Description |
|---|---|
int |
IdGenerator.id(SchemaValue schema)
Provides the id for the schema.
|
int |
IncrementalIdGenerator.id(SchemaValue schema) |
void |
IdGenerator.init()
Initialize the underlying generator.
|
void |
IncrementalIdGenerator.init() |
| Modifier and Type | Method and Description |
|---|---|
void |
LeaderElector.init() |
void |
KafkaSchemaRegistry.setLeader(SchemaRegistryIdentity newLeader)
'Inform' this SchemaRegistry instance which SchemaRegistry is the current leader.
|
void |
LeaderAwareSchemaRegistry.setLeader(SchemaRegistryIdentity newLeader) |
Copyright © 2026 Confluent, Inc.. All rights reserved.