Serialized Form
-
Package io.confluent.kafka.schemaregistry.exceptions
-
Exception io.confluent.kafka.schemaregistry.exceptions.AssociationForResourceExistsException
class AssociationForResourceExistsException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.AssociationForSubjectExistsException
class AssociationForSubjectExistsException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.AssociationFrozenException
class AssociationFrozenException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.AssociationNotFoundException
class AssociationNotFoundException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.IdDoesNotMatchException
class IdDoesNotMatchException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.IdGenerationException
class IdGenerationException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.IncompatibleSchemaException
class IncompatibleSchemaException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.InvalidSchemaException
class InvalidSchemaException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.InvalidVersionException
class InvalidVersionException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.NoActiveSubjectVersionExistsException
class NoActiveSubjectVersionExistsException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.OperationNotPermittedException
class OperationNotPermittedException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.ReferenceExistsException
class ReferenceExistsException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.SchemaRegistryException
class SchemaRegistryException extends Exception implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.SchemaRegistryInitializationException
class SchemaRegistryInitializationException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.SchemaRegistryRequestForwardingException
class SchemaRegistryRequestForwardingException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.SchemaRegistryStoreException
class SchemaRegistryStoreException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.SchemaRegistryTimeoutException
class SchemaRegistryTimeoutException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.SchemaTooLargeException
class SchemaTooLargeException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.SchemaVersionNotSoftDeletedException
class SchemaVersionNotSoftDeletedException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.StrongAssociationForSubjectExistsException
class StrongAssociationForSubjectExistsException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.SubjectNotSoftDeletedException
class SubjectNotSoftDeletedException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.TooManyAssociationsException
class TooManyAssociationsException extends SchemaRegistryException implements Serializable -
Exception io.confluent.kafka.schemaregistry.exceptions.UnknownLeaderException
class UnknownLeaderException extends SchemaRegistryException implements Serializable
-
-
Package io.confluent.kafka.schemaregistry.rest.exceptions
-
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestConflictException
class RestConflictException extends io.confluent.rest.exceptions.RestException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestContextNotEmptyException
class RestContextNotEmptyException extends io.confluent.rest.exceptions.RestConstraintViolationException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestIdDoesNotMatchException
class RestIdDoesNotMatchException extends io.confluent.rest.exceptions.RestConstraintViolationException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestIncompatibleSchemaException
class RestIncompatibleSchemaException extends io.confluent.rest.exceptions.RestException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestInvalidAssociationException
class RestInvalidAssociationException extends io.confluent.rest.exceptions.RestConstraintViolationException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestInvalidCompatibilityException
class RestInvalidCompatibilityException extends io.confluent.rest.exceptions.RestConstraintViolationException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestInvalidModeException
class RestInvalidModeException extends io.confluent.rest.exceptions.RestConstraintViolationException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestInvalidRuleSetException
class RestInvalidRuleSetException extends io.confluent.rest.exceptions.RestConstraintViolationException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestInvalidSchemaException
class RestInvalidSchemaException extends io.confluent.rest.exceptions.RestConstraintViolationException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestInvalidSubjectException
class RestInvalidSubjectException extends io.confluent.rest.exceptions.RestConstraintViolationException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestInvalidVersionException
class RestInvalidVersionException extends io.confluent.rest.exceptions.RestConstraintViolationException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestOperationNotPermittedException
class RestOperationNotPermittedException extends io.confluent.rest.exceptions.RestConstraintViolationException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestReferenceExistsException
class RestReferenceExistsException extends io.confluent.rest.exceptions.RestConstraintViolationException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestRequestForwardingException
class RestRequestForwardingException extends io.confluent.rest.exceptions.RestServerErrorException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestSchemaRegistryException
class RestSchemaRegistryException extends io.confluent.rest.exceptions.RestServerErrorException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestSchemaRegistryStoreException
class RestSchemaRegistryStoreException extends io.confluent.rest.exceptions.RestServerErrorException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestSchemaRegistryTimeoutException
class RestSchemaRegistryTimeoutException extends io.confluent.rest.exceptions.RestServerErrorException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestSchemaTooLargeException
class RestSchemaTooLargeException extends io.confluent.rest.exceptions.RestConstraintViolationException implements Serializable -
Exception io.confluent.kafka.schemaregistry.rest.exceptions.RestUnknownLeaderException
class RestUnknownLeaderException extends io.confluent.rest.exceptions.RestServerErrorException implements Serializable
-
-
Package io.confluent.kafka.schemaregistry.storage.exceptions
-
Exception io.confluent.kafka.schemaregistry.storage.exceptions.EntryTooLargeException
class EntryTooLargeException extends StoreException implements Serializable -
Exception io.confluent.kafka.schemaregistry.storage.exceptions.SerializationException
class SerializationException extends Exception implements Serializable -
Exception io.confluent.kafka.schemaregistry.storage.exceptions.StoreException
class StoreException extends Exception implements Serializable -
Exception io.confluent.kafka.schemaregistry.storage.exceptions.StoreInitializationException
class StoreInitializationException extends Exception implements Serializable -
Exception io.confluent.kafka.schemaregistry.storage.exceptions.StoreTimeoutException
class StoreTimeoutException extends StoreException implements Serializable
-
-
Package io.confluent.kafka.schemaregistry.storage.serialization
-
Class io.confluent.kafka.schemaregistry.storage.serialization.SchemaRegistrySerializer
class SchemaRegistrySerializer extends Object implements Serializable- serialVersionUID:
- -2564877824075394626L
-
-
Package io.confluent.kafka.schemaregistry.utils
-
Class io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap
class BoundedConcurrentHashMap extends AbstractMap<K extends Object,V extends Object> implements Serializable - serialVersionUID:
- 7249069246763182397L
-
Serialization Methods
-
readObject
Deprecated.- Throws:
IOExceptionClassNotFoundException
-
writeObject
Deprecated.- Throws:
IOException
-
-
Serialized Fields
-
segmentMask
int segmentMask
Deprecated. -
segments
io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.Segment<K extends Object,
V extends Object>[] segments Deprecated. -
segmentShift
int segmentShift
Deprecated.
-
-
-
Package otherns
-
Class otherns.Subrecord
class Subrecord extends org.apache.avro.specific.SpecificRecordBase implements Externalizable- serialVersionUID:
- -4975343469345903081L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-