Class SSTableReader.IndexesBounds
- java.lang.Object
-
- org.apache.cassandra.io.sstable.format.SSTableReader.IndexesBounds
-
- Enclosing class:
- SSTableReader
public static class SSTableReader.IndexesBounds extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description intlowerPositionintupperPosition
-
Constructor Summary
Constructors Constructor Description IndexesBounds(int lower, int upper)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()
-