|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--solar.test.PackReceiver.Profiler
Field Summary | |
(package private) int |
_scount
|
(package private) boolean |
_summary
|
(package private) int |
_tcount
|
(package private) int |
_tlatency
|
Constructor Summary | |
PackReceiver.Profiler(boolean summary)
|
Method Summary | |
void |
handleEvent(Event evt)
Processing an event. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int _scount
int _tcount
int _tlatency
boolean _summary
Constructor Detail |
public PackReceiver.Profiler(boolean summary)
Method Detail |
public void handleEvent(Event evt) throws java.lang.Exception
EventHandler
handleEvent
in interface EventHandler
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |