| Package | Description | 
|---|---|
| org.apache.cassandra.hints | Hints subsystem consists of several components. | 
| Modifier and Type | Method and Description | 
|---|---|
| InputPosition | ChecksummedDataInput. getSeekPosition()Return a seekable representation of the current position. | 
| InputPosition | CompressedChecksummedDataInput. getSeekPosition() | 
| InputPosition | EncryptedChecksummedDataInput. getSeekPosition() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ChecksummedDataInput. seek(InputPosition pos) | 
| void | CompressedChecksummedDataInput. seek(InputPosition p) | 
| void | EncryptedChecksummedDataInput. seek(InputPosition p) | 
| long | InputPosition. subtract(InputPosition other) | 
Copyright © 2018 The Apache Software Foundation