|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.brandeis.cs.steele.wn.Pointer.TargetIndex
protected class Pointer.TargetIndex
This class is used to avoid paging in the target before it is required, and to prevent keeping a large portion of the database resident once the target has been queried.
| Field Summary | |
|---|---|
(package private) int |
index
|
(package private) long |
offset
|
(package private) POS |
pos
|
| Constructor Summary | |
|---|---|
Pointer.TargetIndex(POS pos,
long offset,
int index)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
POS pos
long offset
int index
| Constructor Detail |
|---|
Pointer.TargetIndex(POS pos,
long offset,
int index)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||