Modifier and Type | Method and Description |
---|---|
GroupSelector.State |
ValueSourceGroupSelector.advanceTo(int doc) |
abstract GroupSelector.State |
GroupSelector.advanceTo(int doc)
Advance the GroupSelector's iterator to the given document
|
GroupSelector.State |
TermGroupSelector.advanceTo(int doc) |
static GroupSelector.State |
GroupSelector.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupSelector.State[] |
GroupSelector.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.