App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine.ext.datastore_admin.utils.ReserveKeyPool Class Reference
Inheritance diagram for google.appengine.ext.datastore_admin.utils.ReserveKeyPool:

Public Member Functions

def __init__
 
def reserve_key
 
def flush
 

Public Attributes

 keys
 

Detailed Description

Mapper pool which buffers keys with ids to reserve.

Runs v4 AllocateIds rpc(s) when flushed.

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