![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | validate |
def | split_input |
![]() | |
def | __init__ |
def | __iter__ |
def | __str__ |
def | to_json |
def | from_json |
def | split_input |
def | validate |
![]() | |
def | __iter__ |
def | next |
def | from_json |
def | to_json |
def | split_input |
def | validate |
![]() | |
def | to_json_str |
def | from_json_str |
Additional Inherited Members | |
![]() | |
int | MAX_NAMESPACES_FOR_KEY_SHARD = 10 |
string | ENTITY_KIND_PARAM = "entity_kind" |
string | KEYS_ONLY_PARAM = "keys_only" |
string | BATCH_SIZE_PARAM = "batch_size" |
string | KEY_RANGE_PARAM = "key_range" |
string | FILTERS_PARAM = "filters" |
![]() | |
expand_parameters = False | |
string | NAMESPACE_PARAM = "namespace" |
string | NAMESPACES_PARAM = "namespaces" |
Iterates over a Model and yields model instances. Supports both db.model and ndb.model.
def google.appengine.ext.mapreduce.input_readers.DatastoreInputReader.split_input | ( | cls, | |
mapper_spec | |||
) |
Inherit docs.
def google.appengine.ext.mapreduce.input_readers.DatastoreInputReader.validate | ( | cls, | |
mapper_spec | |||
) |
Inherit docs.