Package | Description |
---|---|
org.apache.flume.sink.hbase | |
org.apache.flume.sink.hbase2 |
Modifier and Type | Interface and Description |
---|---|
interface |
HbaseEventSerializer
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
RegexHbaseEventSerializer
Deprecated.
|
class |
SimpleHbaseEventSerializer
Deprecated.
|
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–2019 Apache Software Foundation. All rights reserved.