| Package | Description | 
|---|---|
| org.apache.cassandra.index.sasi.utils | 
| Modifier and Type | Method and Description | 
|---|---|
| static RangeIntersectionIterator.Strategy | RangeIntersectionIterator.Strategy. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static RangeIntersectionIterator.Strategy[] | RangeIntersectionIterator.Strategy. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static <K extends java.lang.Comparable<K>,D extends CombinedValue<K>> | RangeIntersectionIterator. builder(RangeIntersectionIterator.Strategy strategy) | 
| Constructor and Description | 
|---|
| Builder(RangeIntersectionIterator.Strategy strategy) | 
Copyright © 2018 The Apache Software Foundation