public final enum class oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus extends java.lang.Enum implements oadd.com.google.protobuf.ProtocolMessageEnum
{
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus UNKNOWN_STATUS;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus OK;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus FAILED;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus TIMEOUT;
public static final int UNKNOWN_STATUS_VALUE;
public static final int OK_VALUE;
public static final int FAILED_VALUE;
public static final int TIMEOUT_VALUE;
private static final oadd.com.google.protobuf.Internal$EnumLiteMap internalValueMap;
private static final oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus[] VALUES;
private final int value;
private static final oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus[] $VALUES;
public static oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus[] values()
{
java.lang.Object v;
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus[] v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus[] $VALUES>;
v = virtualinvoke v.<java.lang.Object: java.lang.Object clone()>();
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus valueOf(java.lang.String)
{
java.lang.String v;
java.lang.Enum v;
v := @parameter: java.lang.String;
v = staticinvoke <java.lang.Enum: java.lang.Enum valueOf(java.lang.Class,java.lang.String)>(class "Loadd/org/apache/drill/exec/proto/UserProtos$RequestStatus;", v);
return v;
}
public final int getNumber()
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: int value>;
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus valueOf(int)
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus v;
v := @parameter: int;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus forNumber(int)>(v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus forNumber(int)
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus v, v, v, v;
v := @parameter: int;
tableswitch(v)
{
case 0: goto label;
case 1: goto label;
case 2: goto label;
case 3: goto label;
default: goto label;
};
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus UNKNOWN_STATUS>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus OK>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus FAILED>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus TIMEOUT>;
return v;
label:
return null;
}
public static oadd.com.google.protobuf.Internal$EnumLiteMap internalGetValueMap()
{
oadd.com.google.protobuf.Internal$EnumLiteMap v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.com.google.protobuf.Internal$EnumLiteMap internalValueMap>;
return v;
}
public final oadd.com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor()
{
java.util.List v;
oadd.com.google.protobuf.Descriptors$EnumDescriptor v;
int v;
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus v;
java.lang.Object v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.com.google.protobuf.Descriptors$EnumDescriptor getDescriptor()>();
v = virtualinvoke v.<oadd.com.google.protobuf.Descriptors$EnumDescriptor: java.util.List getValues()>();
v = virtualinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: int ordinal()>();
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(v);
return v;
}
public final oadd.com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType()
{
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus v;
oadd.com.google.protobuf.Descriptors$EnumDescriptor v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.com.google.protobuf.Descriptors$EnumDescriptor getDescriptor()>();
return v;
}
public static final oadd.com.google.protobuf.Descriptors$EnumDescriptor getDescriptor()
{
java.lang.Object v;
java.util.List v;
oadd.com.google.protobuf.Descriptors$FileDescriptor v;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos: oadd.com.google.protobuf.Descriptors$FileDescriptor getDescriptor()>();
v = virtualinvoke v.<oadd.com.google.protobuf.Descriptors$FileDescriptor: java.util.List getEnumTypes()>();
v = interfaceinvoke v.<java.util.List: java.lang.Object get(int)>(4);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus valueOf(oadd.com.google.protobuf.Descriptors$EnumValueDescriptor)
{
oadd.com.google.protobuf.Descriptors$EnumValueDescriptor v;
oadd.com.google.protobuf.Descriptors$EnumDescriptor v, v;
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus[] v;
int v;
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus v;
java.lang.IllegalArgumentException v;
v := @parameter: oadd.com.google.protobuf.Descriptors$EnumValueDescriptor;
v = virtualinvoke v.<oadd.com.google.protobuf.Descriptors$EnumValueDescriptor: oadd.com.google.protobuf.Descriptors$EnumDescriptor getType()>();
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.com.google.protobuf.Descriptors$EnumDescriptor getDescriptor()>();
if v == v goto label;
v = new java.lang.IllegalArgumentException;
specialinvoke v.<java.lang.IllegalArgumentException: void <init>(java.lang.String)>("EnumValueDescriptor is not for this type.");
throw v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus[] VALUES>;
v = virtualinvoke v.<oadd.com.google.protobuf.Descriptors$EnumValueDescriptor: int getIndex()>();
v = v[v];
return v;
}
private void <init>(java.lang.String, int, int)
{
int v, v;
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus v;
java.lang.String v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus;
v := @parameter: java.lang.String;
v := @parameter: int;
v := @parameter: int;
specialinvoke v.<java.lang.Enum: void <init>(java.lang.String,int)>(v, v);
v.<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: int value> = v;
return;
}
private static oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus[] $values()
{
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus[] v;
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus v, v, v, v;
v = newarray (oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus)[4];
v = <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus UNKNOWN_STATUS>;
v[0] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus OK>;
v[1] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus FAILED>;
v[2] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus TIMEOUT>;
v[3] = v;
return v;
}
static void <clinit>()
{
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus[] v, v;
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus v, v, v, v;
oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus$1 v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: void <init>(java.lang.String,int,int)>("UNKNOWN_STATUS", 0, 0);
<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus UNKNOWN_STATUS> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: void <init>(java.lang.String,int,int)>("OK", 1, 1);
<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus OK> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: void <init>(java.lang.String,int,int)>("FAILED", 2, 2);
<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus FAILED> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: void <init>(java.lang.String,int,int)>("TIMEOUT", 3, 3);
<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus TIMEOUT> = v;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus[] $values()>();
<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus[] $VALUES> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus$1;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus$1: void <init>()>();
<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.com.google.protobuf.Internal$EnumLiteMap internalValueMap> = v;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus[] values()>();
<oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus: oadd.org.apache.drill.exec.proto.UserProtos$RequestStatus[] VALUES> = v;
return;
}
}