|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface QueueElement
Interface needed to define queue elements, which encapsulate incoming events
| Method Summary | |
|---|---|
long |
getTimestamp()
Get the timestamp this event was created |
void |
setTimestamp(long timestamp)
Sets the timestamp for this event |
| Method Detail |
|---|
long getTimestamp()
void setTimestamp(long timestamp)
timestamp - the timestamp
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||