Modifier and Type | Method and Description |
---|---|
static CompressionAlgorithm |
CompressionAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompressionAlgorithm[] |
CompressionAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PutMessage.setCompressionAlgorithm(CompressionAlgorithm algorithm)
Sets message payload compression algorithm.
|
Copyright © 2023 Bloomberg L.P.. All rights reserved.