Class Compression (1.16.0)

Compression()

The compression type to use for exported files. The default value is NONE.

DEFLATE and SNAPPY are only supported for Avro.

Inheritance

builtins.object > Compression

Methods

__init__

__init__()

Initialize self. See help(type(self)) for accurate signature.