Package | Description |
---|---|
org.apache.cassandra.cache | |
org.apache.cassandra.io.util |
Modifier and Type | Method and Description |
---|---|
static RebuffererFactory |
ChunkCache.maybeWrap(ChunkReader file) |
RebuffererFactory |
ChunkCache.wrap(ChunkReader file) |
Modifier and Type | Interface and Description |
---|---|
interface |
ChunkReader
RandomFileReader component that reads data from a file into a provided buffer and may have requirements over the
size and alignment of reads.
|
Modifier and Type | Class and Description |
---|---|
class |
CompressedChunkReader |
static class |
CompressedChunkReader.Mmap |
static class |
CompressedChunkReader.Standard |
Modifier and Type | Method and Description |
---|---|
RebuffererFactory |
FileHandle.rebuffererFactory() |
Copyright © 2020 The Apache Software Foundation