|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AsyncHbaseEventSerializer | Interface for an event serializer which serializes the headers and body of an event to write them to hbase. |
HbaseEventSerializer | Interface for an event serializer which serializes the headers and body of an event to write them to hbase. |
Class Summary | |
---|---|
AsyncHBaseSink | A simple sink which reads events from a channel and writes them to HBase. |
HBaseSink | A simple sink which reads events from a channel and writes them to HBase. |
HBaseSinkConfigurationConstants | Constants used for configuration of HBaseSink and AsyncHBaseSink |
HBaseSinkSecurityManager | Class to handle logging into HBase with the credentials passed in. |
RegexHbaseEventSerializer | An HbaseEventSerializer which parses columns based on a supplied
regular expression and column name list. |
SimpleAsyncHbaseEventSerializer | A simple serializer to be used with the AsyncHBaseSink that returns puts from an event, by writing the event body into it. |
SimpleHbaseEventSerializer | A simple serializer that returns puts from an event, by writing the event body into it. |
SimpleRowKeyGenerator | Utility class for users to generate their own keys. |
Enum Summary | |
---|---|
SimpleHbaseEventSerializer.KeyType |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |