Package | Description |
---|---|
org.apache.flume.sink.kite.parser |
Modifier and Type | Method and Description |
---|---|
E |
EntityParser.parse(Event event,
E reuse)
Parse a Kite entity from a Flume event
|
org.apache.avro.generic.GenericRecord |
AvroParser.parse(Event event,
org.apache.avro.generic.GenericRecord reuse)
Parse the entity from the body of the given event.
|
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.