Hierarchy For All Packages
Package Hierarchies:- io.confluent.kafka.schemaregistry.avro,
- io.confluent.kafka.schemaregistry.exceptions,
- io.confluent.kafka.schemaregistry.id,
- io.confluent.kafka.schemaregistry.leaderelector.kafka,
- io.confluent.kafka.schemaregistry.metrics,
- io.confluent.kafka.schemaregistry.rest,
- io.confluent.kafka.schemaregistry.rest.client,
- io.confluent.kafka.schemaregistry.rest.exceptions,
- io.confluent.kafka.schemaregistry.rest.extensions,
- io.confluent.kafka.schemaregistry.rest.filters,
- io.confluent.kafka.schemaregistry.rest.handlers,
- io.confluent.kafka.schemaregistry.rest.resources,
- io.confluent.kafka.schemaregistry.storage,
- io.confluent.kafka.schemaregistry.storage.encoder,
- io.confluent.kafka.schemaregistry.storage.exceptions,
- io.confluent.kafka.schemaregistry.storage.serialization,
- io.confluent.kafka.schemaregistry.tools,
- io.confluent.kafka.schemaregistry.utils,
- otherns
Class Hierarchy
- java.lang.Object
- org.apache.kafka.common.config.AbstractConfig
- io.confluent.rest.RestConfig
- io.confluent.kafka.schemaregistry.rest.SchemaRegistryConfig
- io.confluent.rest.RestConfig
- org.eclipse.jetty.util.component.AbstractLifeCycle (implements org.eclipse.jetty.util.component.LifeCycle)
- org.eclipse.jetty.util.component.ContainerLifeCycle (implements org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable.DumpableContainer)
- org.eclipse.jetty.server.Handler.Abstract (implements org.eclipse.jetty.server.Handler)
- org.eclipse.jetty.server.Handler.AbstractContainer (implements org.eclipse.jetty.server.Handler.Container)
- org.eclipse.jetty.server.Handler.Wrapper (implements org.eclipse.jetty.server.Handler.Singleton)
- io.confluent.kafka.schemaregistry.rest.RequestHeaderHandler
- org.eclipse.jetty.server.Handler.Wrapper (implements org.eclipse.jetty.server.Handler.Singleton)
- org.eclipse.jetty.server.Handler.AbstractContainer (implements org.eclipse.jetty.server.Handler.Container)
- org.eclipse.jetty.server.Handler.Abstract (implements org.eclipse.jetty.server.Handler)
- org.eclipse.jetty.util.component.ContainerLifeCycle (implements org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable.DumpableContainer)
- io.confluent.common.utils.AbstractPerformanceTest
- io.confluent.kafka.schemaregistry.tools.SchemaRegistryPerformance
- io.confluent.kafka.schemaregistry.tools.SchemaRegistryClientPerformance
- io.confluent.kafka.schemaregistry.tools.SchemaRegistryPerformance
- 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.rest.filters.AliasFilter (implements jakarta.ws.rs.container.ContainerRequestFilter)
- io.confluent.kafka.schemaregistry.utils.AppInfoParser
- io.confluent.rest.Application<T>
- io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication
- io.confluent.kafka.schemaregistry.rest.resources.AssociationsResource
- io.confluent.kafka.schemaregistry.avro.AvroUtils
- io.confluent.kafka.schemaregistry.tools.CheckSchemaCompatibility (implements java.util.concurrent.Callable<V>)
- io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource
- io.confluent.kafka.schemaregistry.storage.CompositeSchemaUpdateHandler (implements io.confluent.kafka.schemaregistry.storage.SchemaUpdateHandler)
- io.confluent.kafka.schemaregistry.rest.handlers.CompositeUpdateRequestHandler (implements io.confluent.kafka.schemaregistry.rest.handlers.UpdateRequestHandler)
- io.confluent.kafka.schemaregistry.rest.resources.ConfigResource
- io.confluent.kafka.schemaregistry.rest.filters.ContextFilter (implements jakarta.ws.rs.container.ContainerRequestFilter)
- io.confluent.kafka.schemaregistry.rest.resources.ContextsResource
- org.eclipse.jetty.server.handler.ErrorHandler (implements org.eclipse.jetty.server.Request.Handler)
- io.confluent.kafka.schemaregistry.rest.JsonErrorHandler
- io.confluent.kafka.schemaregistry.rest.exceptions.Errors
- io.confluent.kafka.schemaregistry.storage.FilteredIterator<T> (implements io.confluent.kafka.schemaregistry.storage.CloseableIterator<T>)
- io.confluent.kafka.schemaregistry.id.IncrementalIdGenerator (implements io.confluent.kafka.schemaregistry.id.IdGenerator)
- io.confluent.kafka.schemaregistry.storage.InMemoryCache<K,
V> (implements io.confluent.kafka.schemaregistry.storage.LookupCache<K, V>) - io.confluent.kafka.schemaregistry.rest.exceptions.JettyEofExceptionMapper (implements jakarta.ws.rs.ext.ExceptionMapper<E>)
- io.confluent.kafka.schemaregistry.rest.exceptions.JettyEofExceptionWriterInterceptor (implements jakarta.ws.rs.ext.WriterInterceptor)
- io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector (implements io.confluent.kafka.schemaregistry.storage.LeaderElector)
- 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.encoder.KeysetWrapper
- io.confluent.kafka.schemaregistry.storage.encoder.KeysetWrapperDeserializer (implements org.apache.kafka.common.serialization.Deserializer<T>)
- io.confluent.kafka.schemaregistry.storage.encoder.KeysetWrapperSerde (implements org.apache.kafka.common.serialization.Serde<T>)
- io.confluent.kafka.schemaregistry.storage.encoder.KeysetWrapperSerializer (implements org.apache.kafka.common.serialization.Serializer<T>)
- io.confluent.kafka.schemaregistry.storage.LazyParsedSchemaHolder (implements io.confluent.kafka.schemaregistry.storage.SchemaValueHolder)
- io.confluent.kafka.schemaregistry.rest.client.LocalSchemaRegistryClient (implements io.confluent.kafka.schemaregistry.client.SchemaRegistryClient)
- io.confluent.kafka.schemaregistry.rest.Main
- io.confluent.kafka.schemaregistry.storage.MD5
- io.confluent.kafka.schemaregistry.storage.Metadata
- io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService (implements java.io.Closeable)
- io.confluent.kafka.schemaregistry.storage.encoder.KafkaMetadataEncoderService
- io.confluent.kafka.schemaregistry.metrics.MetricsContainer
- io.confluent.kafka.schemaregistry.rest.resources.ModeResource
- io.confluent.kafka.schemaregistry.storage.OffsetCheckpoint (implements java.io.Closeable)
- io.confluent.kafka.schemaregistry.storage.OffsetCheckpointReadOnly
- io.confluent.kafka.schemaregistry.utils.Props
- org.apache.avro.data.RecordBuilderBase<T> (implements org.apache.avro.data.RecordBuilder<T>)
- org.apache.avro.specific.SpecificRecordBuilderBase<T>
- otherns.Subrecord.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- org.apache.avro.specific.SpecificRecordBuilderBase<T>
- org.eclipse.jetty.server.Request.Wrapper (implements org.eclipse.jetty.server.Request)
- io.confluent.kafka.schemaregistry.rest.MutableRequest
- io.confluent.kafka.schemaregistry.rest.resources.RequestHeaderBuilder
- io.confluent.kafka.schemaregistry.rest.filters.RestCallMetricFilter (implements jakarta.ws.rs.container.ContainerResponseFilter)
- io.confluent.kafka.schemaregistry.rest.resources.RootResource
- 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.id.SchemaIdRange
- 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.rest.SchemaRegistryMain
- io.confluent.kafka.schemaregistry.metrics.SchemaRegistryMetric
- io.confluent.kafka.schemaregistry.storage.serialization.SchemaRegistrySerializer (implements io.confluent.kafka.schemaregistry.storage.serialization.Serializer<K,
V>) - 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.rest.resources.SchemasResource
- io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource
- org.apache.avro.specific.SpecificRecordBase (implements java.lang.Comparable<T>, java.io.Externalizable, org.apache.avro.generic.GenericRecord, org.apache.avro.specific.SpecificRecord)
- otherns.Subrecord (implements org.apache.avro.specific.SpecificRecord)
- io.confluent.kafka.schemaregistry.storage.SubjectKeyComparator<K> (implements java.util.Comparator<T>)
- io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource
- io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource
- 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
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- jakarta.validation.ValidationException
- jakarta.validation.ConstraintViolationException
- io.confluent.rest.exceptions.RestConstraintViolationException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestContextNotEmptyException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestIdDoesNotMatchException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestInvalidAssociationException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestInvalidCompatibilityException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestInvalidModeException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestInvalidRuleSetException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestInvalidSchemaException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestInvalidSubjectException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestInvalidVersionException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestOperationNotPermittedException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestReferenceExistsException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestSchemaTooLargeException
- io.confluent.rest.exceptions.RestConstraintViolationException
- jakarta.validation.ConstraintViolationException
- jakarta.ws.rs.WebApplicationException
- io.confluent.rest.exceptions.RestException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestConflictException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestIncompatibleSchemaException
- io.confluent.rest.exceptions.RestServerErrorException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestRequestForwardingException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestSchemaRegistryException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestSchemaRegistryStoreException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestSchemaRegistryTimeoutException
- io.confluent.kafka.schemaregistry.rest.exceptions.RestUnknownLeaderException
- io.confluent.rest.exceptions.RestException
- jakarta.validation.ValidationException
- io.confluent.kafka.schemaregistry.exceptions.SchemaRegistryException
- io.confluent.kafka.schemaregistry.exceptions.AssociationForResourceExistsException
- io.confluent.kafka.schemaregistry.exceptions.AssociationForSubjectExistsException
- io.confluent.kafka.schemaregistry.exceptions.AssociationFrozenException
- io.confluent.kafka.schemaregistry.exceptions.AssociationNotFoundException
- io.confluent.kafka.schemaregistry.exceptions.IdDoesNotMatchException
- io.confluent.kafka.schemaregistry.exceptions.IdGenerationException
- io.confluent.kafka.schemaregistry.exceptions.IncompatibleSchemaException
- io.confluent.kafka.schemaregistry.exceptions.InvalidSchemaException
- io.confluent.kafka.schemaregistry.exceptions.InvalidVersionException
- io.confluent.kafka.schemaregistry.exceptions.NoActiveSubjectVersionExistsException
- io.confluent.kafka.schemaregistry.exceptions.OperationNotPermittedException
- io.confluent.kafka.schemaregistry.exceptions.ReferenceExistsException
- io.confluent.kafka.schemaregistry.exceptions.SchemaRegistryInitializationException
- io.confluent.kafka.schemaregistry.exceptions.SchemaRegistryRequestForwardingException
- io.confluent.kafka.schemaregistry.exceptions.SchemaRegistryStoreException
- io.confluent.kafka.schemaregistry.exceptions.SchemaRegistryTimeoutException
- io.confluent.kafka.schemaregistry.exceptions.SchemaTooLargeException
- io.confluent.kafka.schemaregistry.exceptions.SchemaVersionNotSoftDeletedException
- io.confluent.kafka.schemaregistry.exceptions.StrongAssociationForSubjectExistsException
- io.confluent.kafka.schemaregistry.exceptions.SubjectNotSoftDeletedException
- io.confluent.kafka.schemaregistry.exceptions.TooManyAssociationsException
- io.confluent.kafka.schemaregistry.exceptions.UnknownLeaderException
- io.confluent.kafka.schemaregistry.storage.exceptions.SerializationException
- io.confluent.kafka.schemaregistry.storage.exceptions.StoreException
- io.confluent.kafka.schemaregistry.storage.exceptions.EntryTooLargeException
- io.confluent.kafka.schemaregistry.storage.exceptions.StoreTimeoutException
- io.confluent.kafka.schemaregistry.storage.exceptions.StoreInitializationException
- java.lang.RuntimeException
- java.lang.Exception
- io.confluent.kafka.schemaregistry.storage.TransformedIterator<F,
T> (implements io.confluent.kafka.schemaregistry.storage.CloseableIterator<T>) - io.confluent.kafka.schemaregistry.rest.VersionId
- org.apache.kafka.common.config.AbstractConfig
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.rest.extensions.SchemaRegistryResourceExtension
- io.confluent.kafka.schemaregistry.storage.serialization.Serializer<K,
V> (also extends org.apache.kafka.common.Configurable, java.io.Serializable) - 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.serialization.Serializer<K,
V> (also extends java.io.Closeable, java.io.Serializable) - io.confluent.kafka.schemaregistry.storage.StoreUpdateHandler<K,
V> (also extends java.io.Closeable) - io.confluent.kafka.schemaregistry.storage.SchemaUpdateHandler
- io.confluent.kafka.schemaregistry.storage.serialization.Serializer<K,
- io.confluent.kafka.schemaregistry.id.IdGenerator
- 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
- java.io.Serializable
- io.confluent.kafka.schemaregistry.storage.serialization.Serializer<K,
V> (also extends java.io.Closeable, org.apache.kafka.common.Configurable)
- io.confluent.kafka.schemaregistry.storage.serialization.Serializer<K,
- io.confluent.kafka.schemaregistry.rest.handlers.UpdateRequestHandler
Annotation Interface Hierarchy
- io.confluent.kafka.schemaregistry.rest.resources.DocumentedName (implements java.lang.annotation.Annotation)
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)