org.apache.hadoop.chukwa.extraction.demux.processor.mapper
Class LogEntry
java.lang.Object
org.apache.hadoop.chukwa.extraction.demux.processor.mapper.LogEntry
public class LogEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogEntry
public LogEntry(String recordEntry)
throws ParseException
- Throws:
ParseException
getDate
public Date getDate()
setDate
public void setDate(Date date)
getLogLevel
public String getLogLevel()
getClassName
public String getClassName()
getBody
public String getBody()
Copyright © ${year} The Apache Software Foundation