|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BSkipSpan | |
---|---|
net.metanotion.io.block.index |
Uses of BSkipSpan in net.metanotion.io.block.index |
---|
Subclasses of BSkipSpan in net.metanotion.io.block.index | |
---|---|
class |
IBSkipSpan
I2P version of BSkipSpan BSkipSpan stores all keys and values in-memory, backed by the file. |
Fields in net.metanotion.io.block.index with type parameters of type BSkipSpan | |
---|---|
(package private) HashMap<Integer,BSkipSpan> |
BSkipList.spanHash
|
Methods in net.metanotion.io.block.index with parameters of type BSkipSpan | |
---|---|
protected static void |
BSkipSpan.loadInit(BSkipSpan bss,
BlockFile bf,
BSkipList bsl,
int spanPage,
Serializer key,
Serializer val)
I2P - first half of load() Only read the span headers |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |