Package | Description |
---|---|
org.apache.cassandra.io.util |
Modifier and Type | Method and Description |
---|---|
static CompressedSequentialWriter |
SequentialWriter.open(java.lang.String dataFilePath,
java.lang.String offsetsPath,
CompressionParams parameters,
MetadataCollector sstableMetadataCollector) |
Modifier and Type | Method and Description |
---|---|
static SegmentedFile.Builder |
SegmentedFile.getCompressedBuilder(CompressedSequentialWriter writer) |
Constructor and Description |
---|
Builder(CompressedSequentialWriter writer) |
Copyright © 2017 The Apache Software Foundation