- DEFAULT_ATTRPACK - Static variable in class ax.antpick.k2hash.K2hashKeyQueue
-
Default K2hashAttrPack array is null.
- DEFAULT_ATTRPACK - Static variable in class ax.antpick.k2hash.K2hashQueue
-
Default K2hashAttrPack array is null.
- DEFAULT_ATTRPACK_SIZE - Static variable in class ax.antpick.k2hash.K2hashKeyQueue
-
Default size of a K2hashAttrPack array is 0.
- DEFAULT_ATTRPACK_SIZE - Static variable in class ax.antpick.k2hash.K2hashQueue
-
Default size of a K2hashAttrPack array is 0.
- DEFAULT_CMASK_BITS - Static variable in class ax.antpick.k2hash.K2hash
-
Default key collision mask bits.
- DEFAULT_EXPIRATION_DURATION - Static variable in class ax.antpick.k2hash.K2hashKeyQueue
-
Default data expiration duration is 0.
- DEFAULT_EXPIRATION_DURATION - Static variable in class ax.antpick.k2hash.K2hashQueue
-
Default data expiration duration is 0.
- DEFAULT_FIFO - Static variable in class ax.antpick.k2hash.K2hashKeyQueue
-
Default FIFO is true.
- DEFAULT_FIFO - Static variable in class ax.antpick.k2hash.K2hashQueue
-
Default FIFO is true.
- DEFAULT_IS_FULLMAP - Static variable in class ax.antpick.k2hash.K2hash
-
The library maps the whole file to memory using mmap.
- DEFAULT_IS_READONLY - Static variable in class ax.antpick.k2hash.K2hash
-
The library opens a k2hash file with read only access.
- DEFAULT_IS_REMOVE_FILE - Static variable in class ax.antpick.k2hash.K2hash
-
The library doesn't remove a k2hash file when no process has attached it.
- DEFAULT_MASK_BITS - Static variable in class ax.antpick.k2hash.K2hash
-
Default key mask bits.
- DEFAULT_MAX_ELEMENT - Static variable in class ax.antpick.k2hash.K2hash
-
Default maximum elements of a collision key.
- DEFAULT_PAGE_SIZE - Static variable in class ax.antpick.k2hash.K2hash
-
Default page size.
- DEFAULT_PASS - Static variable in class ax.antpick.k2hash.K2hashKeyQueue
-
Default passphrase string is null.
- DEFAULT_PASS - Static variable in class ax.antpick.k2hash.K2hashQueue
-
Default passphrase string is null.
- DEFAULT_POSITION - Static variable in class ax.antpick.k2hash.K2hashKeyQueue
-
Default position of a peek operation is 0.
- DEFAULT_POSITION - Static variable in class ax.antpick.k2hash.K2hashQueue
-
Default position of a peek operation is 0.
- DEFAULT_PREFIX - Static variable in class ax.antpick.k2hash.K2hashKeyQueue
-
Default prefix string is null.
- DEFAULT_PREFIX - Static variable in class ax.antpick.k2hash.K2hashQueue
-
Default prefix string is null.
- dumpToFile(String) - Method in class ax.antpick.k2hash.K2hash
-
Dumps k2hash data to a file.
- dumpToFile(String, boolean) - Method in class ax.antpick.k2hash.K2hash
-
Dumps data to a file.