Class Level0

java.lang.Object
org.iq80.leveldb.impl.Level0
All Implemented Interfaces:
Iterable<Map.Entry<InternalKey,Slice>>, SeekingIterable<InternalKey,Slice>

public class Level0 extends Object implements SeekingIterable<InternalKey,Slice>