org.apache.flume.serialization
Class FlumeEventAvroEventSerializer.Builder
java.lang.Object
org.apache.flume.serialization.FlumeEventAvroEventSerializer.Builder
- All Implemented Interfaces:
- EventSerializer.Builder
- Enclosing class:
- FlumeEventAvroEventSerializer
public static class FlumeEventAvroEventSerializer.Builder
- extends Object
- implements EventSerializer.Builder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlumeEventAvroEventSerializer.Builder
public FlumeEventAvroEventSerializer.Builder()
build
public EventSerializer build(Context context,
OutputStream out)
- Specified by:
build
in interface EventSerializer.Builder
Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.