public static class SSTableReader.PartitionPositionBounds
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
lowerPosition |
long |
upperPosition |
Constructor and Description |
---|
PartitionPositionBounds(long lower,
long upper) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
Copyright © 2009-2022 The Apache Software Foundation