|
||||||||||
| 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.PullEvent
public class PullEvent
This is just a way to uniquely identify a pull. It should preceed the corresponding fork event.
| Field Summary |
|---|
| Fields inherited from class orc.trace.events.Event |
|---|
cursor, location, seq, thread |
| Constructor Summary | |
|---|---|
PullEvent()
|
|
| Method Summary | ||
|---|---|---|
|
accept(Visitor<V> visitor)
|
|
java.lang.String |
getType()
Return a string name for the type of event. |
|
| Methods inherited from class orc.trace.events.Event |
|---|
getCursor, getProperty, getSeq, getSourceLocation, getSourceLocationTerm, getThread, prettyPrint, prettyPrintProperties, prettyPrintProperty, setCursor, setSeq, setSourceLocation, setThread, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PullEvent()
| Method Detail |
|---|
public 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 | |||||||||