public final enum class oadd.org.apache.drill.exec.proto.UserProtos$NullCollation extends java.lang.Enum implements oadd.com.google.protobuf.ProtocolMessageEnum
{
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_UNKNOWN;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_AT_START;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_AT_END;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_HIGH;
public static final enum oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_LOW;
public static final int NC_UNKNOWN_VALUE;
public static final int NC_AT_START_VALUE;
public static final int NC_AT_END_VALUE;
public static final int NC_HIGH_VALUE;
public static final int NC_LOW_VALUE;
private static final oadd.com.google.protobuf.Internal$EnumLiteMap internalValueMap;
private static final oadd.org.apache.drill.exec.proto.UserProtos$NullCollation[] VALUES;
private final int value;
private static final oadd.org.apache.drill.exec.proto.UserProtos$NullCollation[] $VALUES;
public static oadd.org.apache.drill.exec.proto.UserProtos$NullCollation[] values()
{
oadd.org.apache.drill.exec.proto.UserProtos$NullCollation[] v;
java.lang.Object v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation[] $VALUES>;
v = virtualinvoke v.<java.lang.Object: java.lang.Object clone()>();
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$NullCollation 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$NullCollation;", v);
return v;
}
public final int getNumber()
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$NullCollation v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation;
v = v.<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: int value>;
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$NullCollation valueOf(int)
{
int v;
oadd.org.apache.drill.exec.proto.UserProtos$NullCollation v;
v := @parameter: int;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation forNumber(int)>(v);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$NullCollation forNumber(int)
{
oadd.org.apache.drill.exec.proto.UserProtos$NullCollation 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;
default: goto label;
};
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_UNKNOWN>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_AT_START>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_AT_END>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_HIGH>;
return v;
label:
v = <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_LOW>;
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$NullCollation: 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$NullCollation v;
int v;
java.lang.Object v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: 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$NullCollation: 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$NullCollation v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: 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)>(12);
return v;
}
public static oadd.org.apache.drill.exec.proto.UserProtos$NullCollation valueOf(oadd.com.google.protobuf.Descriptors$EnumValueDescriptor)
{
oadd.com.google.protobuf.Descriptors$EnumValueDescriptor v;
oadd.org.apache.drill.exec.proto.UserProtos$NullCollation[] v;
oadd.com.google.protobuf.Descriptors$EnumDescriptor v, v;
oadd.org.apache.drill.exec.proto.UserProtos$NullCollation v;
int 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$NullCollation: 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$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation[] 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$NullCollation v;
int v, v;
java.lang.String v;
v := @this: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation;
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$NullCollation: int value> = v;
return;
}
private static oadd.org.apache.drill.exec.proto.UserProtos$NullCollation[] $values()
{
oadd.org.apache.drill.exec.proto.UserProtos$NullCollation[] v;
oadd.org.apache.drill.exec.proto.UserProtos$NullCollation v, v, v, v, v;
v = newarray (oadd.org.apache.drill.exec.proto.UserProtos$NullCollation)[5];
v = <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_UNKNOWN>;
v[0] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_AT_START>;
v[1] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_AT_END>;
v[2] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_HIGH>;
v[3] = v;
v = <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_LOW>;
v[4] = v;
return v;
}
static void <clinit>()
{
oadd.org.apache.drill.exec.proto.UserProtos$NullCollation[] v, v;
oadd.org.apache.drill.exec.proto.UserProtos$NullCollation$1 v;
oadd.org.apache.drill.exec.proto.UserProtos$NullCollation v, v, v, v, v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$NullCollation;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: void <init>(java.lang.String,int,int)>("NC_UNKNOWN", 0, 0);
<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_UNKNOWN> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$NullCollation;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: void <init>(java.lang.String,int,int)>("NC_AT_START", 1, 1);
<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_AT_START> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$NullCollation;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: void <init>(java.lang.String,int,int)>("NC_AT_END", 2, 2);
<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_AT_END> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$NullCollation;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: void <init>(java.lang.String,int,int)>("NC_HIGH", 3, 3);
<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_HIGH> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$NullCollation;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: void <init>(java.lang.String,int,int)>("NC_LOW", 4, 4);
<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation NC_LOW> = v;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation[] $values()>();
<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation[] $VALUES> = v;
v = new oadd.org.apache.drill.exec.proto.UserProtos$NullCollation$1;
specialinvoke v.<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation$1: void <init>()>();
<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.com.google.protobuf.Internal$EnumLiteMap internalValueMap> = v;
v = staticinvoke <oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation[] values()>();
<oadd.org.apache.drill.exec.proto.UserProtos$NullCollation: oadd.org.apache.drill.exec.proto.UserProtos$NullCollation[] VALUES> = v;
return;
}
}