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