Package | Description |
---|---|
org.apache.cassandra.index.sasi.utils |
Modifier and Type | Field and Description |
---|---|
protected RangeIterator.Builder.IteratorType |
RangeIterator.Builder.Statistics.iteratorType |
Modifier and Type | Method and Description |
---|---|
static RangeIterator.Builder.IteratorType |
RangeIterator.Builder.IteratorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RangeIterator.Builder.IteratorType[] |
RangeIterator.Builder.IteratorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Builder(RangeIterator.Builder.IteratorType type) |
Statistics(RangeIterator.Builder.IteratorType iteratorType) |
Copyright © 2018 The Apache Software Foundation