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

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

The newest version!






DriverSchedulingConfig (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class DriverSchedulingConfig

    • Constructor Detail

      • DriverSchedulingConfig

        public DriverSchedulingConfig()
    • Method Detail

      • getMemoryMb

        public Integer getMemoryMb()
        Required. The amount of memory in MB the driver is requesting.
        Returns:
        value or null for none
      • setMemoryMb

        public DriverSchedulingConfig setMemoryMb(Integer memoryMb)
        Required. The amount of memory in MB the driver is requesting.
        Parameters:
        memoryMb - memoryMb or null for none
      • getVcores

        public Integer getVcores()
        Required. The number of vCPUs the driver is requesting.
        Returns:
        value or null for none
      • setVcores

        public DriverSchedulingConfig setVcores(Integer vcores)
        Required. The number of vCPUs the driver is requesting.
        Parameters:
        vcores - vcores or null for none
      • clone

        public DriverSchedulingConfig 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