public final enum class oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport extends java.lang.Enum implements oadd.com.google.protobuf.ProtocolMessageEnum
{
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_UNKNOWN;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_LEFT;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_RIGHT;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_FULL;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_NESTED;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_NOT_ORDERED;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_INNER;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_ALL_COMPARISON_OPS;
public static final int OJ_UNKNOWN_VALUE;
public static final int OJ_LEFT_VALUE;
public static final int OJ_RIGHT_VALUE;
public static final int OJ_FULL_VALUE;
public static final int OJ_NESTED_VALUE;
public static final int OJ_NOT_ORDERED_VALUE;
public static final int OJ_INNER_VALUE;
public static final int OJ_ALL_COMPARISON_OPS_VALUE;
private static final oadd.com.google.protobuf.Internal$EnumLiteMap internalValueMap;
private static final oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport[] VALUES;
private final int value;
private static final oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport[] $VALUES;
public static oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport[] values()
{
java.lang.Object v;
oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport[] v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport[] $VALUES>;
v = virtualinvoke v.<java.lang.Object: java.lang.Object clone()>();
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport 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$OuterJoinSupport;", v);
return v;
}
public final int getNumber()
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: int value>;
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport valueOf(int)
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport v;
v := @parameter: int;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport forNumber(int)>(v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport forNumber(int)
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport v, v, v, v, 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;
case 4: goto label;
case 5: goto label;
case 6: goto label;
case 7: goto label;
default: goto label;
};
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_UNKNOWN>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_LEFT>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_RIGHT>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_FULL>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_NESTED>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_NOT_ORDERED>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_INNER>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_ALL_COMPARISON_OPS>;
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$OuterJoinSupport: 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$OuterJoinSupport v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: 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$OuterJoinSupport: 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$OuterJoinSupport v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: 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)>(14);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport 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$OuterJoinSupport v;
oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport[] 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$OuterJoinSupport: 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$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport[] 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$OuterJoinSupport v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport;
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$OuterJoinSupport: int value> = v;
return;
}
private static oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport[] $values()
{
oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport[] v;
oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport v, v, v, v, v, v, v, v;
v = newarray (oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport)[8];
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_UNKNOWN>;
v[0] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_LEFT>;
v[1] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_RIGHT>;
v[2] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_FULL>;
v[3] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_NESTED>;
v[4] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_NOT_ORDERED>;
v[5] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_INNER>;
v[6] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_ALL_COMPARISON_OPS>;
v[7] = v;
return v;
}
static void <clinit>()
{
oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport[] v, v;
oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport v, v, v, v, v, v, v, v;
oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport$1 v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: void <init>(java.lang.String,int,int)>("OJ_UNKNOWN", 0, 0);
<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_UNKNOWN> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: void <init>(java.lang.String,int,int)>("OJ_LEFT", 1, 1);
<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_LEFT> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: void <init>(java.lang.String,int,int)>("OJ_RIGHT", 2, 2);
<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_RIGHT> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: void <init>(java.lang.String,int,int)>("OJ_FULL", 3, 3);
<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_FULL> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: void <init>(java.lang.String,int,int)>("OJ_NESTED", 4, 4);
<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_NESTED> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: void <init>(java.lang.String,int,int)>("OJ_NOT_ORDERED", 5, 5);
<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_NOT_ORDERED> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: void <init>(java.lang.String,int,int)>("OJ_INNER", 6, 6);
<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_INNER> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: void <init>(java.lang.String,int,int)>("OJ_ALL_COMPARISON_OPS", 7, 7);
<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport OJ_ALL_COMPARISON_OPS> = v;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport[] $values()>();
<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport[] $VALUES> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport$1;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport$1: void <init>()>();
<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.com.google.protobuf.Internal$EnumLiteMap internalValueMap> = v;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport[] values()>();
<oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport: oadd.org.apache.drill.exec.proto.UserProtos$OuterJoinSupport[] VALUES> = v;
return;
}
}