Package | Description |
---|---|
com.google.cloud.bigquery |
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
|
Modifier and Type | Method and Description |
---|---|
RangePartitioning.Range |
RangePartitioning.Range.Builder.build()
Creates a
Range object. |
RangePartitioning.Range |
RangePartitioning.getRange()
Returns the range of range partitioning.
|
Modifier and Type | Method and Description |
---|---|
RangePartitioning.Builder |
RangePartitioning.Builder.setRange(RangePartitioning.Range range)
[Required] Defines the ranges for range partitioning.
|
Copyright © 2019 Google LLC. All rights reserved.