JDBC Driver for Apache Kafka

Build 23.0.8839

CompressionType

Data compression type. Batches of data will be compressed together.

Possible Values

none, gzip, snappy, lz4

データ型

string

デフォルト値

"none"

解説

The following values are supported:

NONE Messages will not be compressed.
GZIP Messages will be compressed using gzip.
SNAPPY Messages will be compressed using snappy.
LZ4 Messages will be compressed using lz4.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839