| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use orc.trace.events | |
|---|---|
| orc.trace | Generate and query Orc trace files. | 
| orc.trace.events | Events which may appear in a trace file. | 
| Classes in orc.trace.events used by orc.trace | |
|---|---|
| Event Base class for trace events. | |
| Classes in orc.trace.events used by orc.trace.events | |
|---|---|
| AfterEvent Indicate that a thread continued due to termination of the left side of a semicolon combinator. | |
| BeforeEvent Leaving the left side of a semicolon combinator. | |
| BlockEvent Thread is blocked waiting for a Future. | |
| ChokeEvent Thread on right-hand side of a where clause was terminated. | |
| DieEvent Always the last event in a thread. | |
| ErrorEvent A fatal error in a thread. | |
| Event Base class for trace events. | |
| ForkEvent Spawning a new thread. | |
| FreeEvent Dummy event used to free a handle to an event. | |
| PrintEvent Printing to stdout. | |
| PublishEvent A top-level publication in a thread. | |
| PullEvent This is just a way to uniquely identify a pull. | |
| ReceiveEvent Return from a site call. | |
| SendEvent | |
| StoreEvent Store a value to a future. | |
| UnblockEvent Resume after a BlockEvent. | |
| Visitor Used to perform a type-case on events. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||