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

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

The newest version!






ShuffleReadMetrics (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class ShuffleReadMetrics

    • Constructor Detail

      • ShuffleReadMetrics

        public ShuffleReadMetrics()
    • Method Detail

      • getFetchWaitTimeMillis

        public Long getFetchWaitTimeMillis()
        Returns:
        value or null for none
      • setFetchWaitTimeMillis

        public ShuffleReadMetrics setFetchWaitTimeMillis(Long fetchWaitTimeMillis)
        Parameters:
        fetchWaitTimeMillis - fetchWaitTimeMillis or null for none
      • getLocalBlocksFetched

        public Long getLocalBlocksFetched()
        Returns:
        value or null for none
      • setLocalBlocksFetched

        public ShuffleReadMetrics setLocalBlocksFetched(Long localBlocksFetched)
        Parameters:
        localBlocksFetched - localBlocksFetched or null for none
      • getLocalBytesRead

        public Long getLocalBytesRead()
        Returns:
        value or null for none
      • setLocalBytesRead

        public ShuffleReadMetrics setLocalBytesRead(Long localBytesRead)
        Parameters:
        localBytesRead - localBytesRead or null for none
      • getRecordsRead

        public Long getRecordsRead()
        Returns:
        value or null for none
      • setRecordsRead

        public ShuffleReadMetrics setRecordsRead(Long recordsRead)
        Parameters:
        recordsRead - recordsRead or null for none
      • getRemoteBlocksFetched

        public Long getRemoteBlocksFetched()
        Returns:
        value or null for none
      • setRemoteBlocksFetched

        public ShuffleReadMetrics setRemoteBlocksFetched(Long remoteBlocksFetched)
        Parameters:
        remoteBlocksFetched - remoteBlocksFetched or null for none
      • getRemoteBytesRead

        public Long getRemoteBytesRead()
        Returns:
        value or null for none
      • setRemoteBytesRead

        public ShuffleReadMetrics setRemoteBytesRead(Long remoteBytesRead)
        Parameters:
        remoteBytesRead - remoteBytesRead or null for none
      • getRemoteBytesReadToDisk

        public Long getRemoteBytesReadToDisk()
        Returns:
        value or null for none
      • setRemoteBytesReadToDisk

        public ShuffleReadMetrics setRemoteBytesReadToDisk(Long remoteBytesReadToDisk)
        Parameters:
        remoteBytesReadToDisk - remoteBytesReadToDisk or null for none
      • getRemoteReqsDuration

        public Long getRemoteReqsDuration()
        Returns:
        value or null for none
      • setRemoteReqsDuration

        public ShuffleReadMetrics setRemoteReqsDuration(Long remoteReqsDuration)
        Parameters:
        remoteReqsDuration - remoteReqsDuration or null for none
      • getShufflePushReadMetrics

        public ShufflePushReadMetrics getShufflePushReadMetrics()
        Returns:
        value or null for none
      • setShufflePushReadMetrics

        public ShuffleReadMetrics setShufflePushReadMetrics(ShufflePushReadMetrics shufflePushReadMetrics)
        Parameters:
        shufflePushReadMetrics - shufflePushReadMetrics or null for none
      • clone

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