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

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







RddPartitionInfo (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class RddPartitionInfo

    • Constructor Detail

      • RddPartitionInfo

        public RddPartitionInfo()
    • Method Detail

      • getBlockName

        public String getBlockName()
        Returns:
        value or null for none
      • setBlockName

        public RddPartitionInfo setBlockName(String blockName)
        Parameters:
        blockName - blockName or null for none
      • getDiskUsed

        public Long getDiskUsed()
        Returns:
        value or null for none
      • setDiskUsed

        public RddPartitionInfo setDiskUsed(Long diskUsed)
        Parameters:
        diskUsed - diskUsed or null for none
      • getExecutors

        public List<String> getExecutors()
        Returns:
        value or null for none
      • getMemoryUsed

        public Long getMemoryUsed()
        Returns:
        value or null for none
      • setMemoryUsed

        public RddPartitionInfo setMemoryUsed(Long memoryUsed)
        Parameters:
        memoryUsed - memoryUsed or null for none
      • getStorageLevel

        public String getStorageLevel()
        Returns:
        value or null for none
      • setStorageLevel

        public RddPartitionInfo setStorageLevel(String storageLevel)
        Parameters:
        storageLevel - storageLevel or null for none
      • clone

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