|
ref_send API 2.17 defensive programming in Java |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.joe_e.Struct
org.ref_send.log.Event
public class Event
Logs an event.
| Field Summary | |
|---|---|
Anchor |
anchor
event identifier |
java.lang.Long |
timestamp
difference, measured in milliseconds, between the time the event occurred and midnight, January 1, 1970 UTC (optional) |
Trace |
trace
trace of the call site that produced the event (optional) |
| Constructor Summary | |
|---|---|
Event(Anchor anchor,
java.lang.Long timestamp,
Trace trace)
Constructs an instance. |
|
| Method Summary |
|---|
| Methods inherited from class org.joe_e.Struct |
|---|
equals, hashCode |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.joe_e.Selfless |
|---|
hashCode |
| Field Detail |
|---|
public final Anchor anchor
public final java.lang.Long timestamp
public final Trace trace
| Constructor Detail |
|---|
public Event(Anchor anchor,
java.lang.Long timestamp,
Trace trace)
anchor - anchortimestamp - timestamptrace - trace
|
ref_send API 2.17 defensive programming in Java |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.