org.apache.flume.serialization
Class EventSerializerFactory

java.lang.Object
  extended by org.apache.flume.serialization.EventSerializerFactory

public class EventSerializerFactory
extends Object


Constructor Summary
EventSerializerFactory()
           
 
Method Summary
static EventSerializer getInstance(String serializerType, Context context, OutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventSerializerFactory

public EventSerializerFactory()
Method Detail

getInstance

public static EventSerializer getInstance(String serializerType,
                                          Context context,
                                          OutputStream out)


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