|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--xxl.cursors.PeekIteratorCursor
|
+--xxl.cursors.Sorter
The logical Sort-operator.
| Field Summary | |
protected int |
blockSize
|
protected int |
finalMemSize
|
protected int |
memSize
|
protected int |
objectSize
|
| Fields inherited from class xxl.cursors.PeekIteratorCursor |
peekIterator |
| Constructor Summary | |
Sorter(int memSize,
int blockSize,
int objectSize,
int finalMemSize)
|
|
| Methods inherited from class xxl.cursors.PeekIteratorCursor |
close,
hasNext,
next,
peek,
remove,
reset,
supportsPeek,
update |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected int memSize
protected int blockSize
protected int objectSize
protected int finalMemSize
| Constructor Detail |
public Sorter(int memSize,
int blockSize,
int objectSize,
int finalMemSize)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||