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

Public Member Functions

def __init__
 
def to_json
 
def from_json
 

Public Attributes

 entity_kind
 
 keys_only
 
 filters
 
 batch_size
 
 model_class_path
 
 app
 
 ns
 

Static Public Attributes

int DEFAULT_BATCH_SIZE = 50
 

Detailed Description

Encapsulates everything about a query needed by DatastoreInputReader.

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