App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
datastore
datastore_stub_util
MasterSlaveConsistencyPolicy
List of all members
google.appengine.datastore.datastore_stub_util.MasterSlaveConsistencyPolicy Class Reference
Inheritance diagram for google.appengine.datastore.datastore_stub_util.MasterSlaveConsistencyPolicy:
Detailed Description
Enforces the Master / Slave consistency policy. Applies all txn on commit.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/datastore/datastore_stub_util.py
Maintained by
tzmartin