public final enum class oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport extends java.lang.Enum implements oadd.com.google.protobuf.ProtocolMessageEnum
{
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_UNKNOWN;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_CORRELATED;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_COMPARISON;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_EXISTS;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_INSERT;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_QUANTIFIED;
public static final int SQ_UNKNOWN_VALUE;
public static final int SQ_CORRELATED_VALUE;
public static final int SQ_IN_COMPARISON_VALUE;
public static final int SQ_IN_EXISTS_VALUE;
public static final int SQ_IN_INSERT_VALUE;
public static final int SQ_IN_QUANTIFIED_VALUE;
private static final oadd.com.google.protobuf.Internal$EnumLiteMap internalValueMap;
private static final oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport[] VALUES;
private final int value;
private static final oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport[] $VALUES;
public static oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport[] values()
{
java.lang.Object v;
oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport[] v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport[] $VALUES>;
v = virtualinvoke v.<java.lang.Object: java.lang.Object clone()>();
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport 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$SubQuerySupport;", v);
return v;
}
public final int getNumber()
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: int value>;
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport valueOf(int)
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport v;
v := @parameter: int;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport forNumber(int)>(v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport forNumber(int)
{
oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport v, v, v, v, v, v;
int v;
v := @parameter: int;
tableswitch(v)
{
case 0: goto label;
case 1: goto label;
case 2: goto label;
case 3: goto label;
case 4: goto label;
case 5: goto label;
default: goto label;
};
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_UNKNOWN>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_CORRELATED>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_COMPARISON>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_EXISTS>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_INSERT>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_QUANTIFIED>;
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$SubQuerySupport: 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;
oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport v;
int v;
java.lang.Object v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: 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$SubQuerySupport: 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$SubQuerySupport v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: 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)>(15);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport 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$SubQuerySupport v;
int v;
oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport[] 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$SubQuerySupport: 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$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport[] 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)
{
oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport v;
int v, v;
java.lang.String v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport;
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$SubQuerySupport: int value> = v;
return;
}
private static oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport[] $values()
{
oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport v, v, v, v, v, v;
oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport[] v;
v = newarray (oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport)[6];
v = <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_UNKNOWN>;
v[0] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_CORRELATED>;
v[1] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_COMPARISON>;
v[2] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_EXISTS>;
v[3] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_INSERT>;
v[4] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_QUANTIFIED>;
v[5] = v;
return v;
}
static void <clinit>()
{
oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport v, v, v, v, v, v;
oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport[] v, v;
oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport$1 v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: void <init>(java.lang.String,int,int)>("SQ_UNKNOWN", 0, 0);
<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_UNKNOWN> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: void <init>(java.lang.String,int,int)>("SQ_CORRELATED", 1, 1);
<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_CORRELATED> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: void <init>(java.lang.String,int,int)>("SQ_IN_COMPARISON", 2, 2);
<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_COMPARISON> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: void <init>(java.lang.String,int,int)>("SQ_IN_EXISTS", 3, 3);
<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_EXISTS> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: void <init>(java.lang.String,int,int)>("SQ_IN_INSERT", 4, 4);
<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_INSERT> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: void <init>(java.lang.String,int,int)>("SQ_IN_QUANTIFIED", 5, 5);
<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport SQ_IN_QUANTIFIED> = v;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport[] $values()>();
<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport[] $VALUES> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport$1;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport$1: void <init>()>();
<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.com.google.protobuf.Internal$EnumLiteMap internalValueMap> = v;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport[] values()>();
<oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport: oadd.org.apache.drill.exec.proto.UserProtos$SubQuerySupport[] VALUES> = v;
return;
}
}