Class: Google::Spanner::V1::PartitionOptions
- Inherits:
-
Object
- Object
- Google::Spanner::V1::PartitionOptions
- Defined in:
- lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb
Overview
Options for a PartitionQueryRequest and PartitionReadRequest.
Instance Attribute Summary collapse
-
#max_partitions ⇒ Integer
Note: This hint is currently ignored by PartitionQuery and PartitionRead requests.
-
#partition_size_bytes ⇒ Integer
Note: This hint is currently ignored by PartitionQuery and PartitionRead requests.
Instance Attribute Details
#max_partitions ⇒ Integer
219 |
# File 'lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb', line 219 class PartitionOptions; end |
#partition_size_bytes ⇒ Integer
219 |
# File 'lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb', line 219 class PartitionOptions; end |