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.tools.bulkloader.RestoreThread Class Reference
Inheritance diagram for google.appengine.tools.bulkloader.RestoreThread:
google.appengine.tools.bulkloader._ThreadBase

Public Member Functions

def __init__
 
def PerformWork
 
- Public Member Functions inherited from google.appengine.tools.bulkloader._ThreadBase
def __init__
 
def run
 
def SetError
 
def PerformWork
 
def CheckError
 
def GetFriendlyName
 

Public Attributes

 queue
 
 filename
 
- Public Attributes inherited from google.appengine.tools.bulkloader._ThreadBase
 exit_flag
 
 error
 
 traceback
 

Static Public Attributes

string NAME = 'RestoreThread'
 

Detailed Description

A thread to read saved entity_pbs from sqlite3.

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