public class HBaseEventMapper extends Object implements EventMapper<org.apache.hadoop.hbase.client.Put>
| Modifier and Type | Field and Description |
|---|---|
protected static SimpleDateFormat |
KDF
Create key.
|
| Constructor and Description |
|---|
HBaseEventMapper() |
| Modifier and Type | Method and Description |
|---|---|
Event |
fromStore(org.apache.hadoop.hbase.client.Put bean) |
Event |
fromStore(org.apache.hadoop.hbase.client.Result result) |
org.apache.hadoop.hbase.client.Put |
toStore(Event evt) |
protected static final SimpleDateFormat KDF
Copyright © 2013–2020 FF4J. All rights reserved.