| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstorage.support.SetValueRecorder
A Monitor that creates OpSetValue operators when the value is changed.
| Constructor Summary | |
SetValueRecorder(StTxnAccum acc,
                 NodeContent.Editor e,
                 java.lang.Object p)
 | 
|
| 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 SetValueRecorder(StTxnAccum acc,
                        NodeContent.Editor e,
                        java.lang.Object p)
| 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 | |||||||||