public final enum class oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport extends java.lang.Enum implements oadd.com.google.protobuf.ProtocolMessageEnum
{
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport U_UNKNOWN;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport U_UNION;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport U_UNION_ALL;
public static final int U_UNKNOWN_VALUE;
public static final int U_UNION_VALUE;
public static final int U_UNION_ALL_VALUE;
private static final oadd.com.google.protobuf.Internal$EnumLiteMap internalValueMap;
private static final oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport[] VALUES;
private final int value;
private static final oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport[] $VALUES;
public static oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport[] values()
{
java.lang.Object v;
oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport[] v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport[] $VALUES>;
v = virtualinvoke v.<java.lang.Object: java.lang.Object clone()>();
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport 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$UnionSupport;", v);
return v;
}
public final int getNumber()
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: int value>;
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport valueOf(int)
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport v;
v := @parameter: int;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport forNumber(int)>(v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport forNumber(int)
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport v, v, v;
v := @parameter: int;
tableswitch(v)
{
case 0: goto label;
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport U_UNKNOWN>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport U_UNION>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport U_UNION_ALL>;
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$UnionSupport: 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;
java.lang.Object v;
oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: 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$UnionSupport: 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.com.google.protobuf.Descriptors$EnumDescriptor v;
oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: 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)>(16);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport valueOf(oadd.com.google.protobuf.Descriptors$EnumValueDescriptor)
{
oadd.com.google.protobuf.Descriptors$EnumValueDescriptor v;
oadd.com.google.protobuf.Descriptors$EnumDescriptor v, v;
int v;
java.lang.IllegalArgumentException v;
oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport[] v;
oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport 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$UnionSupport: 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$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport[] 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;
java.lang.String v;
oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport;
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$UnionSupport: int value> = v;
return;
}
private static oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport[] $values()
{
oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport[] v;
oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport v, v, v;
v = newarray (oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport)[3];
v = <oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport U_UNKNOWN>;
v[0] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport U_UNION>;
v[1] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport U_UNION_ALL>;
v[2] = v;
return v;
}
static void <clinit>()
{
oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport$1 v;
oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport[] v, v;
oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport v, v, v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: void <init>(java.lang.String,int,int)>("U_UNKNOWN", 0, 0);
<oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport U_UNKNOWN> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: void <init>(java.lang.String,int,int)>("U_UNION", 1, 1);
<oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport U_UNION> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: void <init>(java.lang.String,int,int)>("U_UNION_ALL", 2, 2);
<oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport U_UNION_ALL> = v;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport[] $values()>();
<oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport[] $VALUES> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport$1;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport$1: void <init>()>();
<oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.com.google.protobuf.Internal$EnumLiteMap internalValueMap> = v;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport[] values()>();
<oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport: oadd.org.apache.drill.exec.proto.UserProtos$UnionSupport[] VALUES> = v;
return;
}
}