public final enum class org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties extends java.lang.Enum
{
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties config;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties liveInstance;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties resource;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties resources;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties partitions;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties errors;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties new_messages;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties read_messages;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties total_message_count;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties read_message_count;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties healthreports;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties instanceTags;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties health_check_list;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties health_check_config;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties operation_list;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties operation_config;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties continueOnFailures;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties skipZKRead;
public static final enum org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties performOperation;
private static final org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties[] $VALUES;
public static org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties[] values()
{
java.lang.Object v;
org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties[] v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties[] $VALUES>;
v = virtualinvoke v.<java.lang.Object: java.lang.Object clone()>();
return v;
}
public static org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties 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 "Lorg/apache/helix/rest/server/resources/helix/PerInstanceAccessor$PerInstanceProperties;", v);
return v;
}
private void <init>(java.lang.String, int)
{
int v;
java.lang.String v;
org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties v;
v := @this: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
v := @parameter: java.lang.String;
v := @parameter: int;
specialinvoke v.<java.lang.Enum: void <init>(java.lang.String,int)>(v, v);
return;
}
private static org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties[] $values()
{
org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties[] v;
v = newarray (org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties)[19];
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties config>;
v[0] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties liveInstance>;
v[1] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties resource>;
v[2] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties resources>;
v[3] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties partitions>;
v[4] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties errors>;
v[5] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties new_messages>;
v[6] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties read_messages>;
v[7] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties total_message_count>;
v[8] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties read_message_count>;
v[9] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties healthreports>;
v[10] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties instanceTags>;
v[11] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties health_check_list>;
v[12] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties health_check_config>;
v[13] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties operation_list>;
v[14] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties operation_config>;
v[15] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties continueOnFailures>;
v[16] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties skipZKRead>;
v[17] = v;
v = <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties performOperation>;
v[18] = v;
return v;
}
static void <clinit>()
{
org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties[] v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("config", 0);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties config> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("liveInstance", 1);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties liveInstance> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("resource", 2);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties resource> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("resources", 3);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties resources> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("partitions", 4);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties partitions> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("errors", 5);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties errors> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("new_messages", 6);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties new_messages> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("read_messages", 7);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties read_messages> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("total_message_count", 8);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties total_message_count> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("read_message_count", 9);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties read_message_count> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("healthreports", 10);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties healthreports> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("instanceTags", 11);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties instanceTags> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("health_check_list", 12);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties health_check_list> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("health_check_config", 13);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties health_check_config> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("operation_list", 14);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties operation_list> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("operation_config", 15);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties operation_config> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("continueOnFailures", 16);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties continueOnFailures> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("skipZKRead", 17);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties skipZKRead> = v;
v = new org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties;
specialinvoke v.<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: void <init>(java.lang.String,int)>("performOperation", 18);
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties performOperation> = v;
v = staticinvoke <org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties[] $values()>();
<org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties: org.apache.helix.rest.server.resources.helix.PerInstanceAccessor$PerInstanceProperties[] $VALUES> = v;
return;
}
}