public final class AccumuloIndexLexicoder extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
encodeBinaryValue(byte[] value,
String hiveType) |
static byte[] |
encodeStringValue(byte[] value,
String hiveType) |
static byte[] |
encodeValue(byte[] value,
String hiveType,
boolean stringEncoded) |
static String |
getRawType(String hiveType) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.