| Modifier and Type | Field and Description |
|---|---|
static BTreeKeySerializer<byte[],BTreeKeySerializer.ByteArrayKeys> |
BTreeKeySerializer.BYTE_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
BTreeKeySerializer.ByteArrayKeys |
BTreeKeySerializer.ByteArrayKeys.copyOfRange(int from,
int to) |
BTreeKeySerializer.ByteArrayKeys |
BTreeKeySerializer.ByteArrayKeys.deleteKey(int pos) |
BTreeKeySerializer.ByteArrayKeys |
BTreeKeySerializer.ByteArrayKeys.putKey(int pos,
byte[] newKey) |
| Modifier and Type | Method and Description |
|---|---|
static BTreeKeySerializer.StringArrayKeys |
BTreeKeySerializer.CharArrayKeys.putKey(BTreeKeySerializer.ByteArrayKeys kk,
int pos,
String newKey) |
Copyright © 2015. All Rights Reserved.