| Class and Description |
|---|
| CLibrary
This JNA interface provides functions in the C library.
|
| K2hash
The class
K2hash encapsulates the K2hashLibrary class and represents a K2hash
key-value store. |
| K2hash.OPEN_MODE
Defines access modes used to open a file.
|
| K2hash.STATS_DUMP_LEVEL
Defines levels used to dump a k2hash data.
|
| K2hashAttrPack
Information about an attribute of a key.
|
| K2hashKeyQueue
Queue holds keys of k2hash database in a FIFO (first-in-first-out) manner.
|
| K2hashQueue
Queue holds elements in a FIFO (first-in-first-out) manner.
|
Copyright © 2021. All rights reserved.