| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstorage.support.InsertBeforeRecorder
A Monitor that creates OpInsertBefore operators when the value is changed.
| Constructor Summary | |
InsertBeforeRecorder(StTxnAccum acc,
                     NodeContent.Editor e,
                     int i)
 | 
|
| Method Summary | |
 void | 
beginChange(Getter from)
Record a the start of a change of value from prev.  | 
 void | 
endChange(Getter to)
Record a the completion of a change of value to curr.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public InsertBeforeRecorder(StTxnAccum acc,
                            NodeContent.Editor e,
                            int i)
| Method Detail | 
public void beginChange(Getter from)
Monitor
beginChange in interface Monitorpublic void endChange(Getter to)
Monitor
endChange in interface Monitor
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||