Constant Field Values
Contents
io.airlift.*
-
io.airlift.compress.lz4.Lz4RawCompressor Modifier and Type Constant Field Value public static final intMAX_TABLE_SIZE4096
-
io.airlift.compress.lzo.LzoCodec Modifier and Type Constant Field Value public static final intLZO_BUFFER_SIZE_DEFAULT262144 -
io.airlift.compress.lzo.LzoRawCompressor Modifier and Type Constant Field Value public static final intLAST_LITERAL_SIZE5public static final intMAX_TABLE_SIZE4096public static final intMIN_MATCH4
-
io.airlift.compress.snappy.SnappyFramedOutputStream Modifier and Type Constant Field Value public static final intDEFAULT_BLOCK_SIZE65536public static final doubleDEFAULT_MIN_COMPRESSION_RATIO0.85public static final intMAX_BLOCK_SIZE65536 -
io.airlift.compress.snappy.SnappyRawCompressor Modifier and Type Constant Field Value public static final intMAX_HASH_TABLE_SIZE16384