| Package | Description | 
|---|---|
| org.apache.cassandra.io.util | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ChunkReaderRandomFileReader component that reads data from a file into a provided buffer and may have requirements over the
 size and alignment of reads. | 
| interface  | RebuffererRebufferer for reading data by a RandomAccessReader. | 
| interface  | RebuffererFactoryInterface for the classes that can be used to instantiate rebufferers over a given file. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractReaderFileProxy | 
| class  | BufferManagingRebuffererBuffer manager used for reading from a ChunkReader when cache is not in use. | 
| static class  | BufferManagingRebufferer.Aligned | 
| static class  | BufferManagingRebufferer.Unaligned | 
| class  | CompressedChunkReader | 
| static class  | CompressedChunkReader.Mmap | 
| static class  | CompressedChunkReader.Standard | 
| class  | LimitingRebuffererRebufferer wrapper that applies rate limiting. | 
Copyright © 2018 The Apache Software Foundation