All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AuthFilter Authentication filter for the client.RegistryExceptions RegistryExceptions.BadArgumentException Service rejected the supplied arguments with bad argument exception.RegistryExceptions.CodecTypeNotRegisteredException The requested codecType is not added to the group.RegistryExceptions.ConnectionException Exception type due to failure in connecting to the service.RegistryExceptions.InternalServerError The request processing failed on the service.RegistryExceptions.MalformedSchemaException Schema is malformed.RegistryExceptions.PreconditionFailedException Service rejected the request because the expected precondition for the requested action was not satisfied.RegistryExceptions.ResourceNotFoundException Requested resource not found.RegistryExceptions.RetryableException Trait to identify whether an exception is retryable or not.RegistryExceptions.SchemaValidationFailedException The schema validation failed as it was validated against the Compatibility set for the group.RegistryExceptions.SerializationMismatchException Serialization format is not allowed for the group.RegistryExceptions.Type Enum to describe the type of exception.RegistryExceptions.UnauthorizedException User is unauthorized to perform requested action.SchemaRegistryClient Defines a registry client for interacting with schema registry service.SchemaRegistryClientConfig Registry client configuration used to create registry client.SchemaRegistryClientConfig.SchemaRegistryClientConfigBuilder SchemaRegistryClientFactory Factory class for creating Schema Registry client.SchemaRegistryClientImpl