K - object type.public interface Partitioner<K>
| Modifier and Type | Method and Description |
|---|---|
PartitionId |
partition(K object)
Returns the partition ID to which the specified object maps.
|
PartitionId partition(K object)
object - objectCopyright © 2013–2018. All rights reserved.