public interface Partitioner extends Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
getNumPartitions() |
int |
getPartition(Object key) |
int getNumPartitions()
int getPartition(Object key)
Copyright © 2023 The Apache Software Foundation. All rights reserved.