MCPcopy Create free account
hub / github.com/burhanxz/Distributed-KV / TwoLevelIterator

Class TwoLevelIterator

lsm/src/lsm/internal/SSTableImpl.java:159–319  ·  view source on GitHub ↗

两层迭代器,在两层迭代器中,level1中的迭代器指向的是level2迭代器,level2中的迭代器才指向真正的元素。 @author bird

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected