|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.post.log.CoalescedLog.AddCoalescedLogEntryTask
protected class CoalescedLog.AddCoalescedLogEntryTask
This class encapsulates the logic needed to add a log entry to the current coalesced log.
| Field Summary | |
|---|---|
protected Continuation |
command
|
protected LogEntry |
entry
|
| Constructor Summary | |
|---|---|
protected |
CoalescedLog.AddCoalescedLogEntryTask(LogEntry entry,
Continuation command)
This construct will build an object which will call the given command once processing has been completed, and will provide a result. |
| Method Summary | |
|---|---|
protected void |
go()
|
protected void |
notifyNext()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected LogEntry entry
protected Continuation command
| Constructor Detail |
|---|
protected CoalescedLog.AddCoalescedLogEntryTask(LogEntry entry,
Continuation command)
entry - The log entry to addcommand - The command to call| Method Detail |
|---|
protected void go()
protected void notifyNext()
|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||