| Package | Description |
|---|---|
| org.fusesource.leveldbjni.internal |
| Class and Description |
|---|
| NativeBuffer
A NativeBuffer allocates a native buffer on the heap.
|
| NativeCache
Provides a java interface to the C++ leveldb::Cache class.
|
| NativeComparator
Provides a java interface to the C++ leveldb::Comparator class.
|
| NativeComparator.ComparatorJNI |
| NativeCompressionType
Provides a java interface to the C++ leveldb::CompressionType enum.
|
| NativeDB
The DB object provides the main interface to acessing LevelDB
|
| NativeDB.DBException |
| NativeIterator
Provides a java interface to the C++ leveldb::Iterator class.
|
| NativeLogger
Provides a java interface to the C++ leveldb::Logger class.
|
| NativeLogger.LoggerJNI |
| NativeOptions
Provides a java interface to the C++ leveldb::Options class.
|
| NativeRange
Provides a java interface to the C++ leveldb::ReadOptions class.
|
| NativeRange.RangeJNI |
| NativeReadOptions
Provides a java interface to the C++ leveldb::ReadOptions class.
|
| NativeSnapshot
Provides a java interface to the C++ leveldb::Snapshot class.
|
| NativeWriteBatch
Provides a java interface to the C++ leveldb::WriteBatch class.
|
| NativeWriteOptions
Provides a java interface to the C++ leveldb::WriteOptions class.
|
Copyright © 2009-2013 FuseSource, Corp.. All Rights Reserved.