Uses of Enum
org.dflib.parquet.CompressionCodec
Packages that use CompressionCodec
-
Uses of CompressionCodec in org.dflib.parquet
Methods in org.dflib.parquet that return CompressionCodecModifier and TypeMethodDescriptionstatic CompressionCodecReturns the enum constant of this type with the specified name.static CompressionCodec[]CompressionCodec.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.dflib.parquet with parameters of type CompressionCodec