public static class KeyRangePartitionConfig.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
KeyRangePartitionConfig |
build() |
KeyRangePartitionConfig.Builder |
copy(KeyRangePartitionConfig model) |
KeyRangePartitionConfig.Builder |
keyRange(KeyRange keyRange) |
KeyRangePartitionConfig.Builder |
partitionNumber(Integer partitionNumber)
The partition number for the key range.
|
public KeyRangePartitionConfig.Builder partitionNumber(Integer partitionNumber)
The partition number for the key range.
partitionNumber
- the value to setpublic KeyRangePartitionConfig.Builder keyRange(KeyRange keyRange)
public KeyRangePartitionConfig build()
public KeyRangePartitionConfig.Builder copy(KeyRangePartitionConfig model)
Copyright © 2016–2024. All rights reserved.