public class HBaseUtil extends Object
| Constructor and Description |
|---|
HBaseUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
buildKey(long time,
String primaryKey) |
static byte[] |
buildKey(long time,
String primaryKey,
String source) |
byte[] |
buildKey(long time,
String metricGroup,
String metric,
String source) |
public HBaseUtil()
throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionCopyright © 2016 Apache Software Foundation. All Rights Reserved.