|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.flume.event.EventHelper
public class EventHelper
Constructor Summary | |
---|---|
EventHelper()
|
Method Summary | |
---|---|
static String |
dumpEvent(Event event)
|
static String |
dumpEvent(Event event,
int maxBytes)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventHelper()
Method Detail |
---|
public static String dumpEvent(Event event)
public static String dumpEvent(Event event, int maxBytes)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |