App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
List of all members
google.appengine.datastore.datastore_stub_util.BaseConsistencyPolicy Class Reference
Inheritance diagram for google.appengine.datastore.datastore_stub_util.BaseConsistencyPolicy:
google.appengine.datastore.datastore_stub_util.BaseHighReplicationConsistencyPolicy google.appengine.datastore.datastore_stub_util.MasterSlaveConsistencyPolicy google.appengine.datastore.datastore_stub_util.PseudoRandomHRConsistencyPolicy google.appengine.datastore.datastore_stub_util.TimeBasedHRConsistencyPolicy

Detailed Description

A base class for a consistency policy to be used with a transaction manger.

The documentation for this class was generated from the following file: