Uses of Interface
org.apache.flume.sink.hbase.AsyncHbaseEventSerializer

Packages that use AsyncHbaseEventSerializer
org.apache.flume.sink.hbase   
 

Uses of AsyncHbaseEventSerializer in org.apache.flume.sink.hbase
 

Classes in org.apache.flume.sink.hbase that implement AsyncHbaseEventSerializer
 class SimpleAsyncHbaseEventSerializer
          A simple serializer to be used with the AsyncHBaseSink that returns puts from an event, by writing the event body into it.
 



Copyright © 2009-2014 Apache Software Foundation. All Rights Reserved.