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

target.apidocs.com.google.api.services.bigquery.model.HighCardinalityJoin.html Maven / Gradle / Ivy

There is a newer version: v2-rev20241027-2.0.0
Show newest version






HighCardinalityJoin (BigQuery API v2-rev20240919-2.0.0)












com.google.api.services.bigquery.model

Class HighCardinalityJoin

    • Constructor Detail

      • HighCardinalityJoin

        public HighCardinalityJoin()
    • Method Detail

      • getLeftRows

        public Long getLeftRows()
        Output only. Count of left input rows.
        Returns:
        value or null for none
      • setLeftRows

        public HighCardinalityJoin setLeftRows(Long leftRows)
        Output only. Count of left input rows.
        Parameters:
        leftRows - leftRows or null for none
      • getOutputRows

        public Long getOutputRows()
        Output only. Count of the output rows.
        Returns:
        value or null for none
      • setOutputRows

        public HighCardinalityJoin setOutputRows(Long outputRows)
        Output only. Count of the output rows.
        Parameters:
        outputRows - outputRows or null for none
      • getRightRows

        public Long getRightRows()
        Output only. Count of right input rows.
        Returns:
        value or null for none
      • setRightRows

        public HighCardinalityJoin setRightRows(Long rightRows)
        Output only. Count of right input rows.
        Parameters:
        rightRows - rightRows or null for none
      • getStepIndex

        public Integer getStepIndex()
        Output only. The index of the join operator in the ExplainQueryStep lists.
        Returns:
        value or null for none
      • setStepIndex

        public HighCardinalityJoin setStepIndex(Integer stepIndex)
        Output only. The index of the join operator in the ExplainQueryStep lists.
        Parameters:
        stepIndex - stepIndex or null for none
      • clone

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