Package | Description |
---|---|
org.apache.cassandra.io.compress |
Modifier and Type | Method and Description |
---|---|
static ZstdCompressor |
ZstdCompressor.create(java.util.Map<java.lang.String,java.lang.String> options)
Create a Zstd compressor with the given options
|
static ZstdCompressor |
ZstdCompressor.getOrCreate(int level)
Get a cached instance or return a new one
|
Copyright © 2009-2020 The Apache Software Foundation