Uses of Class
org.iq80.leveldb.impl.SnapshotImpl
Packages that use SnapshotImpl
-
Uses of SnapshotImpl in org.iq80.leveldb.impl
Fields in org.iq80.leveldb.impl declared as SnapshotImplMethods in org.iq80.leveldb.impl that return SnapshotImplConstructors in org.iq80.leveldb.impl with parameters of type SnapshotImplModifierConstructorDescriptionSnapshotSeekingIterator(DbIterator iterator, SnapshotImpl snapshot, Comparator<Slice> userComparator)