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.BaseHighReplicationConsistencyPolicy Class Reference
Inheritance diagram for google.appengine.datastore.datastore_stub_util.BaseHighReplicationConsistencyPolicy:
google.appengine.datastore.datastore_stub_util.BaseConsistencyPolicy google.appengine.datastore.datastore_stub_util.PseudoRandomHRConsistencyPolicy google.appengine.datastore.datastore_stub_util.TimeBasedHRConsistencyPolicy

Detailed Description

A base class for High Replication Datastore consistency policies.

All txn are applied asynchronously.

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