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