Class Level

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

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