Home | Trees | Indices | Help |
|
---|
|
I am used to transport an operation that occured on a managed object or collection.
This class of message is transmitted between clients subscribed to a remote destination as well as between server nodes within a cluster. The payload of this message describes all of the relevant details of the operation. This information is used to replicate updates and detect conflicts.
See Also: DataMessage on Livedocs (external)
|
|||
Inherited from |
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
identity Provides access to the identity map which defines the unique identity of the item affected by this DataMessage (relevant for create/update/delete but not fill operations). |
|||
operation Provides access to the operation/command of this DataMessage. |
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
operationProvides access to the operation/command of this DataMessage. Operations indicate how the remote destination should process this message. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 19 14:56:36 2009 | http://epydoc.sourceforge.net |