Package | Description |
---|---|
org.apache.flume.sink.hbase | |
org.apache.flume.sink.hbase2 |
Class and Description |
---|
HBase2EventSerializer
Interface for an event serializer which serializes the headers and body
of an event to write them to HBase 2.
|
HBase2Sink
A simple sink which reads events from a channel and writes them to HBase 2.
|
RegexHBase2EventSerializer
An
HBase2EventSerializer which parses columns based on a supplied
regular expression and column name list. |
SimpleHBase2EventSerializer
A simple serializer that returns puts from an event, by writing the event
body into it.
|
Class and Description |
---|
HBase2EventSerializer
Interface for an event serializer which serializes the headers and body
of an event to write them to HBase 2.
|
SimpleHBase2EventSerializer.KeyType |
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.