| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LZ4_BUFFER_SIZE_KEY |
"hbase.io.compress.lz4.buffersize" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LZO_BUFFER_SIZE_KEY |
"hbase.io.compress.lzo.buffersize" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SNAPPY_BUFFER_SIZE_KEY |
"hbase.io.compress.snappy.buffersize" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ZSTD_BUFFER_SIZE_DEFAULT |
262144 |
public static final String |
ZSTD_BUFFER_SIZE_KEY |
"hbase.io.compress.zstd.buffersize" |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.