Package | Description |
---|---|
org.apache.cassandra.io.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ICompressedFile |
Modifier and Type | Class and Description |
---|---|
class |
BufferedSegmentedFile |
class |
CompressedSegmentedFile |
class |
MmappedSegmentedFile |
class |
SegmentedFile
Abstracts a read-only file that has been split into segments, each of which can be represented by an independent
FileDataInput.
|
Copyright © 2015 The Apache Software Foundation