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

Public Member Functions

def InputFormat_Name
 
def OutputFormat_Name
 
def Status_Name
 
def __init__
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Static Public Attributes

int RECORDS_KEY_VALUE_PROTO_INPUT = 1
 
tuple InputFormat_Name = classmethod(InputFormat_Name)
 
int RECORDS_KEY_MULTI_VALUE_PROTO_OUTPUT = 1
 
tuple OutputFormat_Name = classmethod(OutputFormat_Name)
 
int UNKNOWN = 1
 
int RUNNING = 2
 
int SUCCESS = 3
 
int FAILURE = 4
 
int INVALID_INPUT = 5
 
int OUTPUT_ALREADY_EXISTS = 6
 
int INCORRECT_SHUFFLE_SIZE_BYTES = 7
 
tuple Status_Name = classmethod(Status_Name)
 

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