Package | Description |
---|---|
org.apache.tajo |
Modifier and Type | Method and Description |
---|---|
static TajoProtos.TaskAttemptState |
TajoProtos.TaskAttemptState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TajoProtos.TaskAttemptState |
TajoProtos.TaskAttemptState.valueOf(int value) |
static TajoProtos.TaskAttemptState |
TajoProtos.TaskAttemptState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TajoProtos.TaskAttemptState[] |
TajoProtos.TaskAttemptState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<TajoProtos.TaskAttemptState> |
TajoProtos.TaskAttemptState.internalGetValueMap() |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.