| Package | Description |
|---|---|
| tech.ydb.table.description |
| Modifier and Type | Method and Description |
|---|---|
static KeyBound |
KeyBound.exclusive(Value<?> value) |
static KeyBound |
KeyBound.inclusive(Value<?> value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<KeyBound> |
KeyRange.getFrom() |
Optional<KeyBound> |
KeyRange.getTo() |
| Constructor and Description |
|---|
KeyRange(Optional<KeyBound> from,
Optional<KeyBound> to) |
KeyRange(Optional<KeyBound> from,
Optional<KeyBound> to) |
Copyright © 2023. All rights reserved.