All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.dataproc.model.ApplicationInfo.html Maven / Gradle / Ivy







ApplicationInfo (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class ApplicationInfo

    • Constructor Detail

      • ApplicationInfo

        public ApplicationInfo()
    • Method Detail

      • getApplicationContextIngestionStatus

        public String getApplicationContextIngestionStatus()
        Returns:
        value or null for none
      • setApplicationContextIngestionStatus

        public ApplicationInfo setApplicationContextIngestionStatus(String applicationContextIngestionStatus)
        Parameters:
        applicationContextIngestionStatus - applicationContextIngestionStatus or null for none
      • getApplicationId

        public String getApplicationId()
        Returns:
        value or null for none
      • setApplicationId

        public ApplicationInfo setApplicationId(String applicationId)
        Parameters:
        applicationId - applicationId or null for none
      • getCoresGranted

        public Integer getCoresGranted()
        Returns:
        value or null for none
      • setCoresGranted

        public ApplicationInfo setCoresGranted(Integer coresGranted)
        Parameters:
        coresGranted - coresGranted or null for none
      • getCoresPerExecutor

        public Integer getCoresPerExecutor()
        Returns:
        value or null for none
      • setCoresPerExecutor

        public ApplicationInfo setCoresPerExecutor(Integer coresPerExecutor)
        Parameters:
        coresPerExecutor - coresPerExecutor or null for none
      • getMaxCores

        public Integer getMaxCores()
        Returns:
        value or null for none
      • setMaxCores

        public ApplicationInfo setMaxCores(Integer maxCores)
        Parameters:
        maxCores - maxCores or null for none
      • getMemoryPerExecutorMb

        public Integer getMemoryPerExecutorMb()
        Returns:
        value or null for none
      • setMemoryPerExecutorMb

        public ApplicationInfo setMemoryPerExecutorMb(Integer memoryPerExecutorMb)
        Parameters:
        memoryPerExecutorMb - memoryPerExecutorMb or null for none
      • getName

        public String getName()
        Returns:
        value or null for none
      • getQuantileDataStatus

        public String getQuantileDataStatus()
        Returns:
        value or null for none
      • setQuantileDataStatus

        public ApplicationInfo setQuantileDataStatus(String quantileDataStatus)
        Parameters:
        quantileDataStatus - quantileDataStatus or null for none
      • clone

        public ApplicationInfo clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy