return new CompressionParams(sstableCompressor,chunkLength,otherOptions); | return new CompressionParams(sstableCompressor,chunkLength,maxCompressedLength,minCompressRatio,otherOptions); | new CompressionParams(sstableCompressor,chunkLength,otherOptions) | new CompressionParams(sstableCompressor,chunkLength,maxCompressedLength,minCompressRatio,otherOptions) | cassandra | f97db26f8e9989d2294cccbea8a06589253313f2 | org.apache.cassandra.schema.CompressionParams | | _1 | chunkLength |
---|
_2 | chunkLength |
---|
| TCIVar | chunkLength |
---|
v0 | otherOptions |
---|
v1 | sstableCompressor |
---|
| | TCIVar | chunkLength |
---|
v0 | otherOptions |
---|
v1 | sstableCompressor |
---|
| Uses | False |