| Package | Description |
|---|---|
| com.amazonaws.services.schemaregistry.common |
| Modifier and Type | Class and Description |
|---|---|
class |
GlueSchemaRegistryDefaultCompression
Compresses and Decompresses records using the Zlib algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
GlueSchemaRegistryCompressionHandler |
GlueSchemaRegistryCompressionFactory.getCompressionHandler(AWSSchemaRegistryConstants.COMPRESSION compressionType)
Get the respective compression handler based on the properties.
|
GlueSchemaRegistryCompressionHandler |
GlueSchemaRegistryCompressionFactory.getCompressionHandler(byte compressionByte)
return the compression handler based on the byte.
|
Copyright © 2024. All rights reserved.