org.apache.flume.serialization
Class FlumeEventAvroEventSerializer.Builder

java.lang.Object
  extended by org.apache.flume.serialization.FlumeEventAvroEventSerializer.Builder
All Implemented Interfaces:
EventSerializer.Builder
Enclosing class:
FlumeEventAvroEventSerializer

public static class FlumeEventAvroEventSerializer.Builder
extends Object
implements EventSerializer.Builder


Constructor Summary
FlumeEventAvroEventSerializer.Builder()
           
 
Method Summary
 EventSerializer build(Context context, OutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlumeEventAvroEventSerializer.Builder

public FlumeEventAvroEventSerializer.Builder()
Method Detail

build

public EventSerializer build(Context context,
                             OutputStream out)
Specified by:
build in interface EventSerializer.Builder


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