Package | Description |
---|---|
org.apache.flume.sink.hbase |
Modifier and Type | Class and Description |
---|---|
class |
RegexHbaseEventSerializer
An
HbaseEventSerializer which parses columns based on a supplied
regular expression and column name list. |
class |
SimpleHbaseEventSerializer
A simple serializer that returns puts from an event, by writing the event
body into it.
|
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.