public class AvroSimpleEventConverter<A> extends Object
| Constructor and Description |
|---|
AvroSimpleEventConverter(Class<A> avroTypeClass) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flume.Event |
objectToSimpleEvent(A avroObject) |
A |
simpleEventToObject(org.apache.flume.Event flowEvent) |
public static final String[] EXCLUDE
Copyright © 2016 CodeGerm. All rights reserved.