|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectGroupSelector
DocsSelector
public class DocsSelector
Gather documents for all incoming groups. Always ends a selector chain
| Field Summary | |
|---|---|
(package private) int |
max
|
(package private) int |
start
|
| Fields inherited from class GroupSelector |
|---|
conservative, counts, next |
| Constructor Summary | |
|---|---|
DocsSelector(int start,
int max)
|
|
| Method Summary | |
|---|---|
void |
process(int group)
Process the next group |
String |
toString()
Get a string representation |
| Methods inherited from class GroupSelector |
|---|
flush, reset, setCounts, setNext |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
int start
int max
| Constructor Detail |
|---|
public DocsSelector(int start,
int max)
| Method Detail |
|---|
public void process(int group)
GroupSelector
process in class GroupSelectorpublic String toString()
GroupSelector
toString in class GroupSelector
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||