| Modifier and Type | Method and Description |
|---|---|
int |
Range.compareTo(Range<T> other)
Deprecated.
|
boolean |
Range.contains(Range<T> other)
Deprecated.
|
boolean |
Range.intersect(Range<T> other)
Deprecated.
|
| Constructor and Description |
|---|
RangePartitionResolver(PartitionKeyExtractor partitionKeyExtractor,
Map<Range<T>,String> partitionMap)
Deprecated.
RangePartitionResolver constructor taking in the PartitionKeyExtractor, a map of Ranges to collection links.
|
Copyright © 2018. All rights reserved.