Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.flume.sink.hbase Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
AsyncHbaseEventSerializerInterface for an event serializer which serializes the headers and body of an event to write them to hbase.Interfaceorg.apache.flume.sink.hbaseFlume
AsyncHBaseSinkA simple sink which reads events from a channel and writes them to HBase.Classorg.apache.flume.sink.hbaseFlume
BatchAwareThis interface allows for implementing HBase serializers that are aware of batching.Interfaceorg.apache.flume.sink.hbaseFlume
HbaseEventSerializerInterface for an event serializer which serializes the headers and body of an event to write them to hbase.Interfaceorg.apache.flume.sink.hbaseFlume
HBaseSinkA simple sink which reads events from a channel and writes them to HBase.Classorg.apache.flume.sink.hbaseFlume
HBaseSinkConfigurationConstantsClassorg.apache.flume.sink.hbaseFlume
HBaseSinkSecurityManagerClass to handle logging into HBase with the credentials passed in.Classorg.apache.flume.sink.hbaseFlume
RegexHbaseEventSerializerAn HbaseEventSerializer which parses columns based on a supplied regular expression and column name list.Classorg.apache.flume.sink.hbaseFlume
SimpleAsyncHbaseEventSerializerA simple serializer to be used with the AsyncHBaseSink that returns puts from an event, by writing the eventClassorg.apache.flume.sink.hbaseFlume
SimpleHbaseEventSerializerA simple serializer that returns puts from an event, by writing the event body into it.Classorg.apache.flume.sink.hbaseFlume
SimpleHbaseEventSerializer .KeyTypeClassorg.apache.flume.sink.hbase.SimpleHbaseEventSerializerFlume
SimpleRowKeyGeneratorUtility class for users to generate their own keys.Classorg.apache.flume.sink.hbaseFlume