public final class Byte8Key extends Object
| Constructor and Description |
|---|
Byte8Key() |
Byte8Key(byte[] key)
Construct a
Byte8Key from a big-endian byte array key. |
Byte8Key(long startAt) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
current() |
long |
currentValue() |
static byte[] |
maxKey() |
static byte[] |
minKey() |
byte[] |
next() |
String |
toString() |
Copyright © 2021. All rights reserved.