All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BuilderException ByteBufferConverter Impementation of Converter interface for ByteBuffer typeConverter<T> Helper interface, which provides functionality of storing objects of any type as ByteBuffer inside pmemkv datastoreDatabase<K,V> Main Java binding pmemkv class, which is a local/embedded key-value datastore optimized for persistent memory.Database.Builder<K,V> Builder is used to build instances of pmemkv Database class.DatabaseException GetAllBufferJNICallback GetKeysBuffersJNICallback InvalidArgumentException KeyCallback<KeyT> Represents callback function, which handle value-only use cases.KeyValueCallback<KeyT,ValueT> Represents callback function, which handle value-only use cases.NotFoundException NotSupportedException OutOfMemoryException StoppedByCallbackException TransactionScopeException ValueCallback<ValueT> Represents callback function, which handle value-only use cases.WrongEngineNameException