- AUTO_REGISTRATION_IS_DISABLED_MSG - Static variable in class com.amazonaws.services.schemaregistry.utils.AWSSchemaRegistryConstants
-
Auto registration is disabled
- AVRO_RECORD_TYPE - Static variable in class com.amazonaws.services.schemaregistry.utils.AWSSchemaRegistryConstants
-
AVRO record type.
- AvroRecordType - Enum in com.amazonaws.services.schemaregistry.utils
-
Defines a set of supported Data Formats
- AWS_ENDPOINT - Static variable in class com.amazonaws.services.schemaregistry.utils.AWSSchemaRegistryConstants
-
AWS endpoint to use while initializing the client for service.
- AWS_REGION - Static variable in class com.amazonaws.services.schemaregistry.utils.AWSSchemaRegistryConstants
-
AWS region to use while initializing the client for service.
- AWSCache<K,V,Stats> - Interface in com.amazonaws.services.schemaregistry.caching
-
- AWSCompressionFactory - Class in com.amazonaws.services.schemaregistry.common
-
Factory to create the compression object.
- AWSCompressionFactory() - Constructor for class com.amazonaws.services.schemaregistry.common.AWSCompressionFactory
-
- AWSCompressionHandler - Interface in com.amazonaws.services.schemaregistry.common
-
- AWSDataFormatDeserializer - Interface in com.amazonaws.services.schemaregistry.common
-
Interface for all schemaType/protocol/dataformat specific de-serializer implementations.
- AWSDeserializerInput - Class in com.amazonaws.services.schemaregistry.common
-
Encapsulates general inputs for deserializer
- AWSDeserializerInput(ByteBuffer, String) - Constructor for class com.amazonaws.services.schemaregistry.common.AWSDeserializerInput
-
- AWSIncompatibleDataException - Exception in com.amazonaws.services.schemaregistry.exception
-
Exception class to indicate header bytes are either not available or not related to schema registry.
- AWSIncompatibleDataException(String) - Constructor for exception com.amazonaws.services.schemaregistry.exception.AWSIncompatibleDataException
-
- AWSSchemaNamingStrategy - Interface in com.amazonaws.services.schemaregistry.common
-
Defines the schema name to be used, while registering schema.
- AWSSchemaNamingStrategyDefaultImpl - Class in com.amazonaws.services.schemaregistry.common
-
- AWSSchemaNamingStrategyDefaultImpl() - Constructor for class com.amazonaws.services.schemaregistry.common.AWSSchemaNamingStrategyDefaultImpl
-
- AWSSchemaRegistryClient - Class in com.amazonaws.services.schemaregistry.common
-
Handles all the requests related to the schema management.
- AWSSchemaRegistryClient(AwsCredentialsProvider, GlueSchemaRegistryConfiguration, RetryPolicy) - Constructor for class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
-
Create Amazon Schema Registry Client.
- AWSSchemaRegistryClient(AwsCredentialsProvider, GlueSchemaRegistryConfiguration) - Constructor for class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
-
Create Amazon Schema Registry Client.
- AWSSchemaRegistryClient(GlueClient) - Constructor for class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryClient
-
- AWSSchemaRegistryConstants - Class in com.amazonaws.services.schemaregistry.utils
-
- AWSSchemaRegistryConstants.COMPRESSION - Enum in com.amazonaws.services.schemaregistry.utils
-
- AWSSchemaRegistryConstants.SchemaVersionStatus - Enum in com.amazonaws.services.schemaregistry.utils
-
Enums for the back end job, responsible for fetching schema version Id corresponding
to task id.
- AWSSchemaRegistryDefaultCompression - Class in com.amazonaws.services.schemaregistry.common
-
Compresses and Decompresses records using the Zlib algorithm.
- AWSSchemaRegistryDefaultCompression() - Constructor for class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryDefaultCompression
-
- AWSSchemaRegistryDeserializerCache - Class in com.amazonaws.services.schemaregistry.caching
-
- AWSSchemaRegistryException - Exception in com.amazonaws.services.schemaregistry.exception
-
Wraps all exceptions and throws to the caller.
- AWSSchemaRegistryException() - Constructor for exception com.amazonaws.services.schemaregistry.exception.AWSSchemaRegistryException
-
Constructs a new runtime exception with null as its detail message.
- AWSSchemaRegistryException(Throwable, UUID) - Constructor for exception com.amazonaws.services.schemaregistry.exception.AWSSchemaRegistryException
-
Constructs a new runtime exception with null as its detail message.
- AWSSchemaRegistryException(String) - Constructor for exception com.amazonaws.services.schemaregistry.exception.AWSSchemaRegistryException
-
Constructs a new runtime exception with the specified detail message.
- AWSSchemaRegistryException(String, Throwable) - Constructor for exception com.amazonaws.services.schemaregistry.exception.AWSSchemaRegistryException
-
Constructs a new runtime exception with the specified detail message and
cause.
- AWSSchemaRegistryException(Throwable) - Constructor for exception com.amazonaws.services.schemaregistry.exception.AWSSchemaRegistryException
-
Constructs a new runtime exception with the specified cause and a detail
message of cause.
- AWSSchemaRegistryGlueClientRetryPolicyHelper - Class in com.amazonaws.services.schemaregistry.common
-
- AWSSchemaRegistryGlueClientRetryPolicyHelper() - Constructor for class com.amazonaws.services.schemaregistry.common.AWSSchemaRegistryGlueClientRetryPolicyHelper
-
- AWSSchemaRegistrySerializerCache - Class in com.amazonaws.services.schemaregistry.caching
-
AWSSchemaRegistrySerializerCache is implementation for the AWS Cache.
- AWSSchemaRegistryUtils - Class in com.amazonaws.services.schemaregistry.utils
-
- AWSSerializerInput - Class in com.amazonaws.services.schemaregistry.common
-
Encapsulates general inputs for serializer
- AWSSerializerInput(String, String, String) - Constructor for class com.amazonaws.services.schemaregistry.common.AWSSerializerInput
-