public class IndexRange extends Object
| Constructor and Description |
|---|
IndexRange(Key accessKey,
com.google.common.collect.Range<TypedKey> range) |
| Modifier and Type | Method and Description |
|---|---|
Key |
getAccessKey() |
com.google.common.collect.Range<TypedKey> |
getRange() |
boolean |
hasAccessKey() |
boolean |
hasRange() |
String |
toString() |
Copyright © 2025 PingCAP. All rights reserved.