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

Public Member Functions

def __init__
 
def __call__
 

Detailed Description

An MR Operation to aggregation type information for a kind.

This operation will register an MR pool, SchemaAggregationPool, if
one is not already registered and will invoke the pool's merge operation
per entity. The pool is responsible for keeping a persistent state of
type aggregation using the sharded db model, SchemaAggregationResult.

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