public final class com.netflix.config.DeploymentContext$ContextKey extends java.lang.Enum<com.netflix.config.DeploymentContext$ContextKey>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: com.netflix.config.DeploymentContext$ContextKey
  super_class: java.lang.Enum
{
  public static final com.netflix.config.DeploymentContext$ContextKey environment;
    descriptor: Lcom/netflix/config/DeploymentContext$ContextKey;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.netflix.config.DeploymentContext$ContextKey datacenter;
    descriptor: Lcom/netflix/config/DeploymentContext$ContextKey;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.netflix.config.DeploymentContext$ContextKey appId;
    descriptor: Lcom/netflix/config/DeploymentContext$ContextKey;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.netflix.config.DeploymentContext$ContextKey serverId;
    descriptor: Lcom/netflix/config/DeploymentContext$ContextKey;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.netflix.config.DeploymentContext$ContextKey stack;
    descriptor: Lcom/netflix/config/DeploymentContext$ContextKey;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.netflix.config.DeploymentContext$ContextKey region;
    descriptor: Lcom/netflix/config/DeploymentContext$ContextKey;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.netflix.config.DeploymentContext$ContextKey zone;
    descriptor: Lcom/netflix/config/DeploymentContext$ContextKey;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private java.lang.String key;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private static final com.netflix.config.DeploymentContext$ContextKey[] ENUM$VALUES;
    descriptor: [Lcom/netflix/config/DeploymentContext$ContextKey;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=0, args_size=0
         0: .line 25
            new com.netflix.config.DeploymentContext$ContextKey
            dup
            ldc "environment"
            iconst_0
            ldc "@environment"
            invokespecial com.netflix.config.DeploymentContext$ContextKey.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.netflix.config.DeploymentContext$ContextKey.environment:Lcom/netflix/config/DeploymentContext$ContextKey;
            new com.netflix.config.DeploymentContext$ContextKey
            dup
            ldc "datacenter"
            iconst_1
            ldc "@datacenter"
            invokespecial com.netflix.config.DeploymentContext$ContextKey.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.netflix.config.DeploymentContext$ContextKey.datacenter:Lcom/netflix/config/DeploymentContext$ContextKey;
            new com.netflix.config.DeploymentContext$ContextKey
            dup
            ldc "appId"
            iconst_2
            ldc "@appId"
            invokespecial com.netflix.config.DeploymentContext$ContextKey.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.netflix.config.DeploymentContext$ContextKey.appId:Lcom/netflix/config/DeploymentContext$ContextKey;
         1: .line 26
            new com.netflix.config.DeploymentContext$ContextKey
            dup
            ldc "serverId"
            iconst_3
            ldc "@serverId"
            invokespecial com.netflix.config.DeploymentContext$ContextKey.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.netflix.config.DeploymentContext$ContextKey.serverId:Lcom/netflix/config/DeploymentContext$ContextKey;
            new com.netflix.config.DeploymentContext$ContextKey
            dup
            ldc "stack"
            iconst_4
            ldc "@stack"
            invokespecial com.netflix.config.DeploymentContext$ContextKey.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.netflix.config.DeploymentContext$ContextKey.stack:Lcom/netflix/config/DeploymentContext$ContextKey;
            new com.netflix.config.DeploymentContext$ContextKey
            dup
            ldc "region"
            iconst_5
            ldc "@region"
            invokespecial com.netflix.config.DeploymentContext$ContextKey.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.netflix.config.DeploymentContext$ContextKey.region:Lcom/netflix/config/DeploymentContext$ContextKey;
            new com.netflix.config.DeploymentContext$ContextKey
            dup
            ldc "zone"
            bipush 6
            ldc "@zone"
            invokespecial com.netflix.config.DeploymentContext$ContextKey.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.netflix.config.DeploymentContext$ContextKey.zone:Lcom/netflix/config/DeploymentContext$ContextKey;
         2: .line 24
            bipush 7
            anewarray com.netflix.config.DeploymentContext$ContextKey
            dup
            iconst_0
            getstatic com.netflix.config.DeploymentContext$ContextKey.environment:Lcom/netflix/config/DeploymentContext$ContextKey;
            aastore
            dup
            iconst_1
            getstatic com.netflix.config.DeploymentContext$ContextKey.datacenter:Lcom/netflix/config/DeploymentContext$ContextKey;
            aastore
            dup
            iconst_2
            getstatic com.netflix.config.DeploymentContext$ContextKey.appId:Lcom/netflix/config/DeploymentContext$ContextKey;
            aastore
            dup
            iconst_3
            getstatic com.netflix.config.DeploymentContext$ContextKey.serverId:Lcom/netflix/config/DeploymentContext$ContextKey;
            aastore
            dup
            iconst_4
            getstatic com.netflix.config.DeploymentContext$ContextKey.stack:Lcom/netflix/config/DeploymentContext$ContextKey;
            aastore
            dup
            iconst_5
            getstatic com.netflix.config.DeploymentContext$ContextKey.region:Lcom/netflix/config/DeploymentContext$ContextKey;
            aastore
            dup
            bipush 6
            getstatic com.netflix.config.DeploymentContext$ContextKey.zone:Lcom/netflix/config/DeploymentContext$ContextKey;
            aastore
            putstatic com.netflix.config.DeploymentContext$ContextKey.ENUM$VALUES:[Lcom/netflix/config/DeploymentContext$ContextKey;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(java.lang.String, int, java.lang.String);
    descriptor: (Ljava/lang/String;ILjava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.netflix.config.DeploymentContext$ContextKey this
        start local 3 // java.lang.String key
         0: .line 30
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 31
            aload 0 /* this */
            aload 3 /* key */
            putfield com.netflix.config.DeploymentContext$ContextKey.key:Ljava/lang/String;
         2: .line 32
            return
        end local 3 // java.lang.String key
        end local 0 // com.netflix.config.DeploymentContext$ContextKey this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/netflix/config/DeploymentContext$ContextKey;
            0    3     3   key  Ljava/lang/String;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      key            

  public java.lang.String getKey();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.netflix.config.DeploymentContext$ContextKey this
         0: .line 35
            aload 0 /* this */
            getfield com.netflix.config.DeploymentContext$ContextKey.key:Ljava/lang/String;
            areturn
        end local 0 // com.netflix.config.DeploymentContext$ContextKey this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/netflix/config/DeploymentContext$ContextKey;

  public static com.netflix.config.DeploymentContext$ContextKey[] values();
    descriptor: ()[Lcom/netflix/config/DeploymentContext$ContextKey;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic com.netflix.config.DeploymentContext$ContextKey.ENUM$VALUES:[Lcom/netflix/config/DeploymentContext$ContextKey;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray com.netflix.config.DeploymentContext$ContextKey
            dup
            astore 2
            iconst_0
            iload 1
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
            aload 2
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.netflix.config.DeploymentContext$ContextKey valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/netflix/config/DeploymentContext$ContextKey;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lcom/netflix/config/DeploymentContext$ContextKey;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast com.netflix.config.DeploymentContext$ContextKey
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lcom/netflix/config/DeploymentContext$ContextKey;>;
SourceFile: "DeploymentContext.java"
NestHost: com.netflix.config.DeploymentContext
InnerClasses:
  public final ContextKey = com.netflix.config.DeploymentContext$ContextKey of com.netflix.config.DeploymentContext