Class GetClustersCluster


  • public final class GetClustersCluster
    extends java.lang.Object
    • Method Detail

      • autoScalingAllowed

        public java.lang.Boolean autoScalingAllowed()
        Returns:
        Whether flexible expansion is allowed.
      • autoScalingByLoadAllowed

        public java.lang.Boolean autoScalingByLoadAllowed()
        Returns:
        Whether to allow expansion by load.
      • autoScalingEnable

        public java.lang.Boolean autoScalingEnable()
        Returns:
        Whether to enable elastic expansion.
      • autoScalingSpotWithLimitAllowed

        public java.lang.Boolean autoScalingSpotWithLimitAllowed()
        Returns:
        Whether to allow the use of elastic scaling bidding instances.
      • bootstrapFailed

        public java.lang.Boolean bootstrapFailed()
        Returns:
        The result of the boot operation.
      • clusterId

        public java.lang.String clusterId()
        Returns:
        The ID of the associated cluster.
      • clusterName

        public java.lang.String clusterName()
        Returns:
        The name of the associated cluster.
      • createResource

        public java.lang.String createResource()
        Returns:
        Cluster tag, no need to pay attention.
      • createTime

        public java.lang.String createTime()
        Returns:
        Creation time.
      • createType

        public java.lang.String createType()
        Returns:
        How to create a cluster.
      • depositType

        public java.lang.String depositType()
        Returns:
        The hosting type of the cluster.
      • easEnable

        public java.lang.Boolean easEnable()
        Returns:
        High security cluster.
      • expiredTime

        public java.lang.String expiredTime()
        Returns:
        Timeout time.
      • extraInfo

        public java.lang.String extraInfo()
        Returns:
        Additional information for Stack.
      • hasUncompletedOrder

        public java.lang.Boolean hasUncompletedOrder()
      • highAvailabilityEnable

        public java.lang.Boolean highAvailabilityEnable()
        Returns:
        High availability cluster.
      • id

        public java.lang.String id()
      • imageId

        public java.lang.String imageId()
        Returns:
        The ID of the image used to create the cluster.
      • localMetaDb

        public java.lang.Boolean localMetaDb()
        Returns:
        Whether to use Hive local Metabase.
      • machineType

        public java.lang.String machineType()
        Returns:
        The host type of the cluster. The default is ECS.
      • metaStoreType

        public java.lang.String metaStoreType()
        Returns:
        Metadata type:
      • netType

        public java.lang.String netType()
        Returns:
        Cluster network type.
      • paymentType

        public java.lang.String paymentType()
        Returns:
        The payment type of the resource.
      • period

        public java.lang.Integer period()
        Returns:
        The package year and month time of the machine group. The Valid Values : `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, `9`, `12`, `24`, `36`.
      • relateClusterInfos

        public java.util.List<GetClustersClusterRelateClusterInfo> relateClusterInfos()
        Returns:
        The information of the primary cluster associated with the Gateway.
      • resizeDiskEnable

        public java.lang.Boolean resizeDiskEnable()
        Returns:
        Whether to allow disk expansion:
      • runningTime

        public java.lang.Integer runningTime()
        Returns:
        The time (in seconds) that has been running.
      • securityGroupId

        public java.lang.String securityGroupId()
        Returns:
        The ID of the security group.
      • securityGroupName

        public java.lang.String securityGroupName()
        Returns:
        The name of the security group.
      • startTime

        public java.lang.String startTime()
        Returns:
        Cluster startup time.
      • status

        public java.lang.String status()
        Returns:
        The cluster status.
      • stopTime

        public java.lang.String stopTime()
        Returns:
        Cluster stop time.
      • tags

        public java.util.Map<java.lang.String,​java.lang.Object> tags()
        Returns:
        A mapping of tags to assign to the resource.
      • type

        public java.lang.String type()
        Returns:
        Disk type.
      • userDefinedEmrEcsRole

        public java.lang.String userDefinedEmrEcsRole()
        Returns:
        The EMR permission name used.
      • userId

        public java.lang.String userId()
        Returns:
        The user ID.
      • vpcId

        public java.lang.String vpcId()
        Returns:
        The VPC ID.
      • vswitchId

        public java.lang.String vswitchId()
        Returns:
        The vswitch id.
      • zoneId

        public java.lang.String zoneId()
        Returns:
        The zone ID.