Class Hierarchy
- java.lang.Object
- io.confluent.kafka.schemaregistry.storage.AbstractSchemaRegistry (implements io.confluent.kafka.schemaregistry.storage.SchemaRegistry, io.confluent.kafka.schemaregistry.client.security.SslFactory.SslFactoryCreated)
- io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry (implements io.confluent.kafka.schemaregistry.storage.LeaderAwareSchemaRegistry)
- io.confluent.kafka.schemaregistry.storage.AbstractSchemaRegistry.RawSchema
- io.confluent.kafka.schemaregistry.storage.AbstractSchemaRegistry.SchemeAndPort
- io.confluent.kafka.schemaregistry.storage.CompositeSchemaUpdateHandler (implements io.confluent.kafka.schemaregistry.storage.SchemaUpdateHandler)
- io.confluent.kafka.schemaregistry.storage.FilteredIterator<T> (implements io.confluent.kafka.schemaregistry.storage.CloseableIterator<T>)
- io.confluent.kafka.schemaregistry.storage.InMemoryCache<K,
V> (implements io.confluent.kafka.schemaregistry.storage.LookupCache<K, V>) - io.confluent.kafka.schemaregistry.storage.KafkaStore<K,
V> (implements io.confluent.kafka.schemaregistry.storage.Store<K, V>) - io.confluent.kafka.schemaregistry.storage.KafkaStoreMessageHandler (implements io.confluent.kafka.schemaregistry.storage.SchemaUpdateHandler)
- io.confluent.kafka.schemaregistry.storage.LazyParsedSchemaHolder (implements io.confluent.kafka.schemaregistry.storage.SchemaValueHolder)
- io.confluent.kafka.schemaregistry.storage.MD5
- io.confluent.kafka.schemaregistry.storage.Metadata
- io.confluent.kafka.schemaregistry.storage.OffsetCheckpoint (implements java.io.Closeable)
- io.confluent.kafka.schemaregistry.storage.OffsetCheckpointReadOnly
- io.confluent.kafka.schemaregistry.storage.Rule
- io.confluent.kafka.schemaregistry.storage.RuleSet
- io.confluent.kafka.schemaregistry.storage.RuleSetHandler (implements io.confluent.kafka.schemaregistry.rest.handlers.UpdateRequestHandler)
- io.confluent.kafka.schemaregistry.storage.SchemaIdAndSubjects
- io.confluent.kafka.schemaregistry.storage.SchemaReference (implements java.lang.Comparable<T>)
- io.confluent.kafka.schemaregistry.storage.SchemaRegistryIdentity
- io.confluent.kafka.schemaregistry.storage.SchemaRegistryKey (implements java.lang.Comparable<T>)
- io.confluent.kafka.schemaregistry.storage.ContextKey
- io.confluent.kafka.schemaregistry.storage.NoopKey
- io.confluent.kafka.schemaregistry.storage.SubjectKey
- io.confluent.kafka.schemaregistry.storage.AssociationKey
- io.confluent.kafka.schemaregistry.storage.ClearSubjectKey
- io.confluent.kafka.schemaregistry.storage.ConfigKey
- io.confluent.kafka.schemaregistry.storage.DeleteSubjectKey
- io.confluent.kafka.schemaregistry.storage.ModeKey
- io.confluent.kafka.schemaregistry.storage.SchemaKey
- io.confluent.kafka.schemaregistry.storage.SchemaRegistryValue
- io.confluent.kafka.schemaregistry.storage.ContextValue
- io.confluent.kafka.schemaregistry.storage.SubjectValue
- io.confluent.kafka.schemaregistry.storage.AssociationValue
- io.confluent.kafka.schemaregistry.storage.ClearSubjectValue
- io.confluent.kafka.schemaregistry.storage.ConfigValue
- io.confluent.kafka.schemaregistry.storage.DeleteSubjectValue
- io.confluent.kafka.schemaregistry.storage.ModeValue
- io.confluent.kafka.schemaregistry.storage.SchemaValue (implements java.lang.Comparable<T>)
- io.confluent.kafka.schemaregistry.storage.SubjectKeyComparator<K> (implements java.util.Comparator<T>)
- java.lang.Thread (implements java.lang.Runnable)
- io.confluent.kafka.schemaregistry.utils.ShutdownableThread
- io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread<K,
V>
- io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread<K,
- io.confluent.kafka.schemaregistry.utils.ShutdownableThread
- io.confluent.kafka.schemaregistry.storage.TransformedIterator<F,
T> (implements io.confluent.kafka.schemaregistry.storage.CloseableIterator<T>)
- io.confluent.kafka.schemaregistry.storage.AbstractSchemaRegistry (implements io.confluent.kafka.schemaregistry.storage.SchemaRegistry, io.confluent.kafka.schemaregistry.client.security.SslFactory.SslFactoryCreated)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- io.confluent.kafka.schemaregistry.storage.CloseableIterator<T> (also extends java.util.Iterator<E>)
- io.confluent.kafka.schemaregistry.storage.StoreUpdateHandler<K,
V> (also extends org.apache.kafka.common.Configurable) - io.confluent.kafka.schemaregistry.storage.SchemaUpdateHandler
- io.confluent.kafka.schemaregistry.storage.Store<K,
V> - io.confluent.kafka.schemaregistry.storage.LookupCache<K,
V>
- io.confluent.kafka.schemaregistry.storage.LookupCache<K,
- java.io.Closeable
- org.apache.kafka.common.Configurable
- io.confluent.kafka.schemaregistry.storage.StoreUpdateHandler<K,
V> (also extends java.io.Closeable) - io.confluent.kafka.schemaregistry.storage.SchemaUpdateHandler
- io.confluent.kafka.schemaregistry.storage.StoreUpdateHandler<K,
- java.util.Iterator<E>
- io.confluent.kafka.schemaregistry.storage.CloseableIterator<T> (also extends java.io.Closeable)
- io.confluent.kafka.schemaregistry.storage.LeaderAwareSchemaRegistry
- io.confluent.kafka.schemaregistry.storage.LeaderElector
- io.confluent.kafka.schemaregistry.ParsedSchemaHolder
- io.confluent.kafka.schemaregistry.storage.SchemaValueHolder
- io.confluent.kafka.schemaregistry.client.SchemaVersionFetcher
- io.confluent.kafka.schemaregistry.storage.SchemaRegistry
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.confluent.kafka.schemaregistry.storage.ExecutionEnvironment
- io.confluent.kafka.schemaregistry.storage.Lifecycle
- io.confluent.kafka.schemaregistry.storage.LookupFilter
- io.confluent.kafka.schemaregistry.storage.Mode
- io.confluent.kafka.schemaregistry.storage.RuleKind
- io.confluent.kafka.schemaregistry.storage.RuleMode
- io.confluent.kafka.schemaregistry.storage.SchemaRegistryKeyType
- io.confluent.kafka.schemaregistry.storage.StoreUpdateHandler.ValidationStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)