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.datastore.datastore_query._BatchShared Class Reference
Inheritance diagram for google.appengine.datastore.datastore_query._BatchShared:

Public Member Functions

def __init__
 
def query
 
def query_options
 
def conn
 
def augmented_query
 
def keys_only
 
def compiled_query
 
def index_list
 
def process_query_result_if_first
 

Detailed Description

Data shared among the batches of a query.

Member Function Documentation

def google.appengine.datastore.datastore_query._BatchShared.index_list (   self)
Returns the list of indexes used by the query.
Possibly None when the adapter does not implement pb_to_index.

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