|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IBufferBasedTimedEvent
this is a timed event that operates upon a specific buffer. This is primarily for tracking purposes so that we can inspect arbitrary timed events and know what buffer they will be affecting.
| Method Summary | |
|---|---|
IChunk |
getBoundChunk()
return the chunk that is (or will be) in the buffer that will be manipulated |
IActivationBuffer |
getBuffer()
return the buffer that this timed event will be posting changes to. |
| Methods inherited from interface org.jactr.core.queue.ITimedEvent |
|---|
abort, fire, getEndTime, getStartTime, hasAborted, hasFired |
| Method Detail |
|---|
IActivationBuffer getBuffer()
IChunk getBoundChunk()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||