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

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







SourceProgress (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class SourceProgress

    • Constructor Detail

      • SourceProgress

        public SourceProgress()
    • Method Detail

      • getDescription

        public String getDescription()
        Returns:
        value or null for none
      • setDescription

        public SourceProgress setDescription(String description)
        Parameters:
        description - description or null for none
      • getEndOffset

        public String getEndOffset()
        Returns:
        value or null for none
      • setEndOffset

        public SourceProgress setEndOffset(String endOffset)
        Parameters:
        endOffset - endOffset or null for none
      • getInputRowsPerSecond

        public Double getInputRowsPerSecond()
        Returns:
        value or null for none
      • setInputRowsPerSecond

        public SourceProgress setInputRowsPerSecond(Double inputRowsPerSecond)
        Parameters:
        inputRowsPerSecond - inputRowsPerSecond or null for none
      • getLatestOffset

        public String getLatestOffset()
        Returns:
        value or null for none
      • setLatestOffset

        public SourceProgress setLatestOffset(String latestOffset)
        Parameters:
        latestOffset - latestOffset or null for none
      • getMetrics

        public Map<String,String> getMetrics()
        Returns:
        value or null for none
      • getNumInputRows

        public Long getNumInputRows()
        Returns:
        value or null for none
      • setNumInputRows

        public SourceProgress setNumInputRows(Long numInputRows)
        Parameters:
        numInputRows - numInputRows or null for none
      • getProcessedRowsPerSecond

        public Double getProcessedRowsPerSecond()
        Returns:
        value or null for none
      • setProcessedRowsPerSecond

        public SourceProgress setProcessedRowsPerSecond(Double processedRowsPerSecond)
        Parameters:
        processedRowsPerSecond - processedRowsPerSecond or null for none
      • getStartOffset

        public String getStartOffset()
        Returns:
        value or null for none
      • setStartOffset

        public SourceProgress setStartOffset(String startOffset)
        Parameters:
        startOffset - startOffset or null for none
      • set

        public SourceProgress set(String fieldName,
                                  Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

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