JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.cassandra.hints
Interface InputPosition
public interface
InputPosition
Marker interface for file positions as provided by the various ChecksummedDataReader implementations.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
subtract
(
InputPosition
other)
Method Details
subtract
long
subtract
(
InputPosition
other)