|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ostore.oil.TraceReader
A SandStorm stage which reads trace files and generates events for each trace entry.
Constructor Summary | |
---|---|
TraceReader()
|
Method Summary | |
---|---|
void |
destroy()
Specified by EventHandlerIF |
void |
handleEvent(QueueElementIF elem)
Specified by EventHandlerIF |
void |
handleEvents(QueueElementIF[] elemarr)
Specified by EventHandlerIF |
void |
init(ConfigDataIF config)
Specified by EventHandlerIF |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TraceReader()
Method Detail |
public void handleEvent(QueueElementIF elem) throws EventHandlerException
handleEvent
in interface EventHandlerIF
EventHandlerException
public void handleEvents(QueueElementIF[] elemarr) throws EventHandlerException
handleEvents
in interface EventHandlerIF
EventHandlerException
public void init(ConfigDataIF config) throws Exception
init
in interface EventHandlerIF
Exception
public void destroy() throws Exception
destroy
in interface EventHandlerIF
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |