public class GlueSchemaRegistryCompressionFactory extends Object
| Constructor and Description |
|---|
GlueSchemaRegistryCompressionFactory() |
| Modifier and Type | Method and Description |
|---|---|
GlueSchemaRegistryCompressionHandler |
getCompressionHandler(AWSSchemaRegistryConstants.COMPRESSION compressionType)
Get the respective compression handler based on the properties.
|
GlueSchemaRegistryCompressionHandler |
getCompressionHandler(byte compressionByte)
return the compression handler based on the byte.
|
public GlueSchemaRegistryCompressionFactory()
public GlueSchemaRegistryCompressionHandler getCompressionHandler(AWSSchemaRegistryConstants.COMPRESSION compressionType)
compressionType - compression algorithm to be usedGlueSchemaRegistryCompressionHandlerpublic GlueSchemaRegistryCompressionHandler getCompressionHandler(byte compressionByte)
compressionByte - GlueSchemaRegistryCompressionHandlerCopyright © 2025. All rights reserved.