Package | Description |
---|---|
org.apache.cassandra.io.compress |
Modifier and Type | Class and Description |
---|---|
class |
CompressedThrottledReader |
Modifier and Type | Method and Description |
---|---|
static CompressedRandomAccessReader |
CompressedRandomAccessReader.open(java.lang.String dataFilePath,
CompressionMetadata metadata) |
static CompressedRandomAccessReader |
CompressedRandomAccessReader.open(java.lang.String path,
CompressionMetadata metadata,
CompressedPoolingSegmentedFile owner) |
Copyright © 2014 The Apache Software Foundation