org.apache.flume.event
Class EventHelper

java.lang.Object
  extended by org.apache.flume.event.EventHelper

public class EventHelper
extends Object


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

EventHelper

public EventHelper()
Method Detail

dumpEvent

public static String dumpEvent(Event event)

dumpEvent

public static String dumpEvent(Event event,
                               int maxBytes)


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