|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--xxl.indexStructures.SortBasedBulkLoading
| Field Summary | |
protected Function |
determineContainer
|
protected Function |
overflows
|
protected java.util.ArrayList |
path
|
protected ORTree |
tree
|
| Constructor Summary | |
SortBasedBulkLoading(ORTree tree,
java.util.Iterator objects,
Function determineContainer)
|
|
SortBasedBulkLoading(ORTree tree,
java.util.Iterator objects,
Function determineContainer,
Function overflows)
|
|
| Method Summary | |
protected void |
insert(java.lang.Object entry,
int level)
|
protected ORTree.IndexEntry |
save(ORTree.Node node)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected ORTree tree
protected Function determineContainer
protected Function overflows
protected java.util.ArrayList path
| Constructor Detail |
public SortBasedBulkLoading(ORTree tree,
java.util.Iterator objects,
Function determineContainer)
public SortBasedBulkLoading(ORTree tree,
java.util.Iterator objects,
Function determineContainer,
Function overflows)
| Method Detail |
protected void insert(java.lang.Object entry,
int level)
protected ORTree.IndexEntry save(ORTree.Node node)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||