Hierarchy For All Packages
Package Hierarchies:- io.confluent.dekregistry,
- io.confluent.dekregistry.metrics,
- io.confluent.dekregistry.storage,
- io.confluent.dekregistry.storage.exceptions,
- io.confluent.dekregistry.storage.serialization,
- io.confluent.dekregistry.storage.utils,
- io.confluent.dekregistry.web.rest.exceptions,
- io.confluent.dekregistry.web.rest.handlers,
- io.confluent.dekregistry.web.rest.resources
Class Hierarchy
- java.lang.Object
- org.apache.kafka.common.config.AbstractConfig
- io.confluent.rest.RestConfig
- io.confluent.kafka.schemaregistry.rest.SchemaRegistryConfig
- io.confluent.dekregistry.storage.DekRegistryConfig
- io.confluent.kafka.schemaregistry.rest.SchemaRegistryConfig
- io.confluent.rest.RestConfig
- com.google.inject.AbstractModule (implements com.google.inject.Module)
- io.confluent.dekregistry.DekRegistryModule
- io.confluent.dekregistry.storage.utils.CompositeCacheUpdateHandler<K,
V> (implements io.kcache.CacheUpdateHandler<K, V>) - io.confluent.dekregistry.storage.DefaultDekCacheUpdateHandler (implements io.confluent.dekregistry.storage.DekCacheUpdateHandler)
- io.confluent.dekregistry.storage.DekRegistry (implements java.io.Closeable)
- io.confluent.dekregistry.web.rest.exceptions.DekRegistryErrors
- io.confluent.dekregistry.DekRegistryResourceExtension (implements io.confluent.kafka.schemaregistry.rest.extensions.SchemaRegistryResourceExtension)
- io.confluent.dekregistry.storage.EncryptionKey
- io.confluent.dekregistry.storage.DataEncryptionKey
- io.confluent.dekregistry.storage.KeyEncryptionKey
- io.confluent.dekregistry.storage.serialization.EncryptionKeyDeserializer (implements org.apache.kafka.common.serialization.Deserializer<T>)
- io.confluent.dekregistry.storage.EncryptionKeyId (implements java.lang.Comparable<T>)
- io.confluent.dekregistry.storage.DataEncryptionKeyId
- io.confluent.dekregistry.storage.KeyEncryptionKeyId
- io.confluent.dekregistry.storage.serialization.EncryptionKeyIdDeserializer (implements org.apache.kafka.common.serialization.Deserializer<T>)
- io.confluent.dekregistry.storage.serialization.EncryptionKeyIdSerde (implements org.apache.kafka.common.serialization.Serde<T>)
- io.confluent.dekregistry.storage.serialization.EncryptionKeyIdSerializer (implements org.apache.kafka.common.serialization.Serializer<T>)
- io.confluent.dekregistry.storage.serialization.EncryptionKeySerde (implements org.apache.kafka.common.serialization.Serde<T>)
- io.confluent.dekregistry.storage.serialization.EncryptionKeySerializer (implements org.apache.kafka.common.serialization.Serializer<T>)
- io.confluent.dekregistry.web.rest.handlers.EncryptionUpdateRequestHandler (implements io.confluent.kafka.schemaregistry.rest.handlers.UpdateRequestHandler)
- io.confluent.dekregistry.metrics.MetricsManager (implements java.io.Closeable)
- io.confluent.dekregistry.web.rest.resources.SchemaRegistryResource
- io.confluent.dekregistry.web.rest.resources.DekRegistryResource
- 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.dekregistry.web.rest.exceptions.RestInvalidKeyException
- io.confluent.dekregistry.web.rest.exceptions.RestReferenceExistsException
- io.confluent.rest.exceptions.RestConstraintViolationException
- jakarta.validation.ConstraintViolationException
- jakarta.ws.rs.WebApplicationException
- io.confluent.rest.exceptions.RestException
- io.confluent.dekregistry.web.rest.exceptions.RestConflictException
- io.confluent.rest.exceptions.RestServerErrorException
- io.confluent.dekregistry.web.rest.exceptions.RestDekGenerationException
- io.confluent.rest.exceptions.RestException
- jakarta.validation.ValidationException
- io.confluent.kafka.schemaregistry.exceptions.SchemaRegistryException
- io.confluent.dekregistry.storage.exceptions.AlreadyExistsException
- io.confluent.dekregistry.storage.exceptions.DekGenerationException
- io.confluent.dekregistry.storage.exceptions.InvalidKeyException
- io.confluent.dekregistry.storage.exceptions.KeyNotSoftDeletedException
- io.confluent.dekregistry.storage.exceptions.KeyReferenceExistsException
- io.confluent.dekregistry.storage.exceptions.KeySoftDeletedException
- io.confluent.dekregistry.storage.exceptions.TooManyKeysException
- java.lang.RuntimeException
- java.lang.Exception
- org.apache.kafka.common.config.AbstractConfig
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- io.kcache.CacheUpdateHandler<K,
V> (also extends org.apache.kafka.common.Configurable) - io.confluent.dekregistry.storage.DekCacheUpdateHandler (also extends org.apache.kafka.common.Configurable)
- io.kcache.CacheUpdateHandler<K,
- java.io.Closeable
- org.apache.kafka.common.Configurable
- io.kcache.CacheUpdateHandler<K,
V> (also extends java.io.Closeable) - io.confluent.dekregistry.storage.DekCacheUpdateHandler (also extends org.apache.kafka.common.Configurable)
- io.confluent.dekregistry.storage.DekCacheUpdateHandler (also extends io.kcache.CacheUpdateHandler<K,
V>)
- io.kcache.CacheUpdateHandler<K,