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

Interface SeekingIterator

lsm/src/lsm/SeekingIterator.java:13–33  ·  view source on GitHub ↗

增强的Iterator @author bird @param 键类型 @param 值类型

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

putMethod · 0.65
compareMethod · 0.65
mainMethod · 0.65
getMethod · 0.65
seekMethod · 0.65
seekToFirstMethod · 0.65

Implementers 2

TwoLevelIteratorlsm/src/lsm/internal/SSTableImpl.java
BlockIteratorlsm/src/lsm/internal/BlockImpl.java

Calls

no outgoing calls

Tested by

no test coverage detected