P
- The type of partition value.T
- The tye of the partition offset, the partition offset is comparable.public static interface PartitionFetcher.Context.ComparablePartitionValue<P,T extends Comparable<T>> extends Serializable
Modifier and Type | Method and Description |
---|---|
T |
getComparator()
Get the comparator.
|
P |
getPartitionValue()
Get the partition value.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.