Part of twisted.spread.flavors View Source View In Hierarchy
I am a reverse-reference to the peer's RemoteCache.
RemoteCache
object that will represent a particular Cacheable; I 
am the additional object passed to getStateToCacheAndObserveFor.
| Method | __init__ | (internal) Initialize me. | 
| Method | __repr__ | Undocumented | 
| Method | __hash__ | Generate a hash unique to all RemoteCacheObservers
for this broker/perspective/cached triplet | 
| Method | __cmp__ | Compare me to another RemoteCacheObserver. | 
| Method | callRemote | (internal) action method. | 
| Method | remoteMethod | Get a pb.RemoteMethodfor this key. | 
| Parameters | broker | a pb.Brokerinstance. | 
| cached | a Cacheableinstance that thisRemoteCacheObservercorresponds to. | |
| perspective | a reference to the perspective who is observing this. | 
RemoteCacheObservers
for this broker/perspective/cached triplet