Provides a set of wrappers that implement data consistency protocols and that can be installed on objects to make them consistent.

All the wrappers of this package inherit from ConsistencyWrapper that defines the needed interface for the consistency protocols in general (i.e. whenRead, whenWrite, whenCall, acceptRemoteRead, acceptRemoteWrite, acceptRemoteCall).

Consistency wrappers subclass this root definition and can implement various consistency protocols such as:

Related Documentation

For overviews, sources, tutorials, examples, guides, and tool documentation, please see: