|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.di.core.logging.BufferLine
public class BufferLine
Constructor Summary | |
---|---|
BufferLine(org.apache.log4j.spi.LoggingEvent event)
|
Method Summary | |
---|---|
org.apache.log4j.spi.LoggingEvent |
getEvent()
|
int |
getNr()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BufferLine(org.apache.log4j.spi.LoggingEvent event)
Method Detail |
---|
public int getNr()
public org.apache.log4j.spi.LoggingEvent getEvent()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |