|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--xxl.io.Buffer.Slot
|
+--xxl.io.LRUBuffer.Slot
| Fields inherited from class xxl.io.Buffer.Slot |
flush,
id,
index,
isFixed,
members,
object,
owner |
| Constructor Summary | |
LRUBuffer.Slot(int index)
|
|
| Method Summary | |
void |
fix()
|
void |
remove()
|
void |
unfix()
|
protected void |
unlink()
|
| Methods inherited from class xxl.io.Buffer.Slot |
displace,
flush,
get,
id,
insert,
isDirty,
isFixed,
update |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public LRUBuffer.Slot(int index)
| Method Detail |
protected void unlink()
public void fix()
public void unfix()
public void remove()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||