|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueuedOperation
Interface for an operation that a SCO wrapper should support when queueing its operations (optimistic transactions).
| Method Summary | |
|---|---|
ObjectProvider |
getObjectProvider()
The object provider that this operation is performed on. |
Store |
getStore()
The backing store that this queued operation relates to. |
void |
perform()
Method to perform the operation once we are no longer queueing. |
| Method Detail |
|---|
Store getStore()
ObjectProvider getObjectProvider()
void perform()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||