public class LeveldbUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LeveldbUtils.KeyBuilder |
static class |
LeveldbUtils.KeyParser |
| Constructor and Description |
|---|
LeveldbUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
prefixMatches(byte[] prefix,
int prefixlen,
byte[] b)
Returns true if the byte array begins with the specified prefix.
|
Copyright © 2015 Apache Software Foundation. All Rights Reserved.