public class RowKeyHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static char |
FIELD_SEPARATOR |
static int |
OFFSET_WIDTH |
| Constructor and Description |
|---|
RowKeyHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
build(String... parts) |
static String |
buildSHA256KeyString(byte[] bytes) |
static String |
buildSHA256KeyString(InputStream in) |
static String[] |
splitOnMinorFieldSeparator(String rowKey) |
public static final char FIELD_SEPARATOR
public static final int OFFSET_WIDTH
public static String buildSHA256KeyString(byte[] bytes)
public static String buildSHA256KeyString(InputStream in) throws IOException
IOExceptionCopyright © 2013–2016 V5 Analytics. All rights reserved.