Package com.google.cloud.bigquery
Class RangePartitioning
java.lang.Object
com.google.cloud.bigquery.RangePartitioning
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder forRangePartitioningobjects.static final class -
Method Summary
Modifier and TypeMethodDescriptionbooleangetField()Returns the range partitioning field.getRange()Returns the range of range partitioning.inthashCode()static RangePartitioning.BuilderReturns a builder for a RangePartitioning objectReturns a builder for theRangePartitioningobject.toString()
-
Method Details
-
getField
Returns the range partitioning field. -
getRange
Returns the range of range partitioning. -
newBuilder
Returns a builder for a RangePartitioning object -
toBuilder
Returns a builder for theRangePartitioningobject. -
toString
-
hashCode
public int hashCode() -
equals
-