Class AttributeKeys

    • Field Detail

      • GCE_AVAILABILITY_ZONE

        public static final java.lang.String GCE_AVAILABILITY_ZONE
        See Also:
        Constant Field Values
      • GCE_CLOUD_REGION

        public static final java.lang.String GCE_CLOUD_REGION
        See Also:
        Constant Field Values
      • GCE_INSTANCE_NAME

        public static final java.lang.String GCE_INSTANCE_NAME
        See Also:
        Constant Field Values
      • GCE_MACHINE_TYPE

        public static final java.lang.String GCE_MACHINE_TYPE
        See Also:
        Constant Field Values
      • GCE_INSTANCE_HOSTNAME

        public static final java.lang.String GCE_INSTANCE_HOSTNAME
        See Also:
        Constant Field Values
      • GKE_CLUSTER_NAME

        public static final java.lang.String GKE_CLUSTER_NAME
        See Also:
        Constant Field Values
      • GKE_CLUSTER_LOCATION_TYPE

        public static final java.lang.String GKE_CLUSTER_LOCATION_TYPE
        See Also:
        Constant Field Values
      • GKE_CLUSTER_LOCATION

        public static final java.lang.String GKE_CLUSTER_LOCATION
        See Also:
        Constant Field Values
      • GKE_LOCATION_TYPE_ZONE

        public static final java.lang.String GKE_LOCATION_TYPE_ZONE
        See Also:
        Constant Field Values
      • GKE_LOCATION_TYPE_REGION

        public static final java.lang.String GKE_LOCATION_TYPE_REGION
        See Also:
        Constant Field Values
      • GAE_AVAILABILITY_ZONE

        public static final java.lang.String GAE_AVAILABILITY_ZONE
        See Also:
        Constant Field Values
      • GAE_CLOUD_REGION

        public static final java.lang.String GAE_CLOUD_REGION
        See Also:
        Constant Field Values
      • SERVERLESS_COMPUTE_NAME

        public static final java.lang.String SERVERLESS_COMPUTE_NAME
        See Also:
        Constant Field Values
      • SERVERLESS_COMPUTE_REVISION

        public static final java.lang.String SERVERLESS_COMPUTE_REVISION
        See Also:
        Constant Field Values
      • SERVERLESS_COMPUTE_AVAILABILITY_ZONE

        public static final java.lang.String SERVERLESS_COMPUTE_AVAILABILITY_ZONE
        See Also:
        Constant Field Values
      • SERVERLESS_COMPUTE_CLOUD_REGION

        public static final java.lang.String SERVERLESS_COMPUTE_CLOUD_REGION
        See Also:
        Constant Field Values
      • SERVERLESS_COMPUTE_INSTANCE_ID

        public static final java.lang.String SERVERLESS_COMPUTE_INSTANCE_ID
        See Also:
        Constant Field Values
      • GCR_JOB_EXECUTION_KEY

        public static final java.lang.String GCR_JOB_EXECUTION_KEY
        See Also:
        Constant Field Values
      • GCR_JOB_TASK_INDEX

        public static final java.lang.String GCR_JOB_TASK_INDEX
        See Also:
        Constant Field Values
    • Constructor Detail

      • AttributeKeys

        public AttributeKeys()