| Package | Description | 
|---|---|
| org.apache.cassandra.db.commitlog | |
| org.apache.cassandra.io.util | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EncryptedFileSegmentInputStreamEach segment of an encrypted file may contain many encrypted chunks, and each chunk needs to be individually decrypted
 to reconstruct the full segment. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | FileDataInput | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FileSegmentInputStreamThis is the same as DataInputBuffer, i.e. | 
| class  | RandomAccessReader | 
| class  | RewindableDataInputStreamPlusAdds mark/reset functionality to another input stream by caching read bytes to a memory buffer and
 spilling to disk if necessary. | 
Copyright © 2018 The Apache Software Foundation