Class NativeSnapshot

java.lang.Object
org.fusesource.leveldbjni.internal.NativeObject
org.fusesource.leveldbjni.internal.NativeSnapshot

public class NativeSnapshot extends NativeObject
Provides a java interface to the C++ leveldb::Snapshot class.
  • Constructor Details

    • NativeSnapshot

      NativeSnapshot(long self)