| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.trace.events.Event
orc.trace.events.DieEvent
public class DieEvent
Always the last event in a thread.
| Field Summary | 
|---|
| Fields inherited from class orc.trace.events.Event | 
|---|
| cursor, location, seq, thread | 
| Constructor Summary | |
|---|---|
| DieEvent() | |
| Method Summary | ||
|---|---|---|
| 
 | accept(Visitor<V> visitor) | |
|  java.lang.String | getType()Return a string name for the type of event. | |
|  void | setThread(ForkEvent thread) | |
| Methods inherited from class orc.trace.events.Event | 
|---|
| getCursor, getProperty, getSeq, getSourceLocation, getSourceLocationTerm, getThread, prettyPrint, prettyPrintProperties, prettyPrintProperty, setCursor, setSeq, setSourceLocation, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public DieEvent()
| Method Detail | 
|---|
public void setThread(ForkEvent thread)
setThread in class Eventpublic java.lang.String getType()
Event
getType in class Eventpublic <V> V accept(Visitor<V> visitor)
accept in class Event| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||