| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecordTerm | |
|---|---|
| orc.trace.events | Events which may appear in a trace file. | 
| orc.trace.values | Serializable, immutable representations of Orc runtime values. | 
| Uses of RecordTerm in orc.trace.events | 
|---|
| Classes in orc.trace.events that implement RecordTerm | |
|---|---|
|  class | AfterEventIndicate that a thread continued due to termination of the left side of a semicolon combinator. | 
|  class | BeforeEventLeaving the left side of a semicolon combinator. | 
|  class | BlockEventThread is blocked waiting for a Future. | 
|  class | ChokeEventThread on right-hand side of a where clause was terminated. | 
|  class | DieEventAlways the last event in a thread. | 
|  class | ErrorEventA fatal error in a thread. | 
|  class | EventBase class for trace events. | 
|  class | ForkEventSpawning a new thread. | 
|  class | FreeEventDummy event used to free a handle to an event. | 
|  class | PrintEventPrinting to stdout. | 
|  class | PublishEventA top-level publication in a thread. | 
|  class | PullEventThis is just a way to uniquely identify a pull. | 
|  class | ReceiveEventReturn from a site call. | 
|  class | RootEventThe root event is like a ForkEvent but it is its own thread. | 
|  class | SendEvent | 
|  class | StoreEventStore a value to a future. | 
|  class | UnblockEventResume after a BlockEvent. | 
| Uses of RecordTerm in orc.trace.values | 
|---|
| Classes in orc.trace.values that implement RecordTerm | |
|---|---|
|  class | RecordValueThis doesn't correspond to any specific Orc type but is instead intended to be used by implementors of TraceableValueto
 encode object-like immutable structures. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||