- last - Variable in class org.mapdb.BTreeMap.DescendingMap.Iter
-
- last() - Method in class org.mapdb.BTreeMap.KeySet
-
- LAST_RESERVED_RECID - Static variable in interface org.mapdb.Engine
-
- lastAccessed - Variable in class org.mapdb.LongConcurrentLRUMap.CacheEntry
-
- lastAccessedCopy - Variable in class org.mapdb.LongConcurrentLRUMap.CacheEntry
-
- lastEntry() - Method in class org.mapdb.BTreeMap.DescendingMap
-
- lastEntry() - Method in class org.mapdb.BTreeMap
-
- lastEntry() - Method in class org.mapdb.BTreeMap.SubMap
-
- lastEntryRecur(BTreeMap.BNode) - Method in class org.mapdb.BTreeMap
-
- lastKey() - Method in class org.mapdb.BTreeMap.DescendingMap
-
- lastKey() - Method in class org.mapdb.BTreeMap
-
- lastKey() - Method in class org.mapdb.BTreeMap.SubMap
-
- lastReturned - Variable in class org.mapdb.LongConcurrentHashMap.HashIterator
-
- lastReturnedKey - Variable in class org.mapdb.BTreeMap.BTreeIterator
-
- lastReturnedKey - Variable in class org.mapdb.HTreeMap.HashIterator
-
- lastSegment - Variable in class org.mapdb.HTreeMap.HashIterator
-
- leadingValuePackRead(DataInput, byte[], int) - Static method in class org.mapdb.BTreeKeySerializer
-
Read previously written data from leadingValuePackWrite() method.
- leadingValuePackWrite(DataOutput, byte[], byte[], int) - Static method in class org.mapdb.BTreeKeySerializer
-
This method is used for delta compression for keys.
- LeafNode(Object[], Object[], long) - Constructor for class org.mapdb.BTreeMap.LeafNode
-
- leftEdges - Variable in class org.mapdb.BTreeMap
-
- lessThan(LongConcurrentLRUMap.CacheEntry<V>, LongConcurrentLRUMap.CacheEntry<V>) - Method in class org.mapdb.LongConcurrentLRUMap.PQueue
-
- lessThan(T, T) - Method in class org.mapdb.LongConcurrentLRUMap.PriorityQueue
-
Determines the ordering of objects in this priority queue.
- LINKEDHASHMAP - Static variable in interface org.mapdb.SerializerBase.Header
-
- LINKEDHASHSET - Static variable in interface org.mapdb.SerializerBase.Header
-
- LINKEDLIST - Static variable in interface org.mapdb.SerializerBase.Header
-
- LinkedNode(long, long, K, V) - Constructor for class org.mapdb.HTreeMap.LinkedNode
-
- LN_SERIALIZER - Variable in class org.mapdb.HTreeMap
-
- lo - Variable in class org.mapdb.BTreeMap.DescendingMap
-
- lo - Variable in class org.mapdb.BTreeMap.SubMap
-
- loadFactor - Variable in class org.mapdb.LongConcurrentHashMap.Segment
-
The load factor for the hash table.
- loadFactor - Variable in class org.mapdb.LongHashMap
-
- lock(LongConcurrentHashMap<Long>, long) - Static method in class org.mapdb.BTreeMap
-
- lock - Variable in class org.mapdb.Queues.CircularQueue
-
- lock - Variable in class org.mapdb.SerializerPojo
-
- LOCK_MASK - Static variable in class org.mapdb.Store
-
- lockAllWrite() - Method in class org.mapdb.Store
-
- lockPos(long) - Static method in class org.mapdb.Store
-
- locks - Variable in class org.mapdb.Caches.HashTable
-
- locks - Variable in class org.mapdb.Caches.LRU
-
- locks - Variable in class org.mapdb.Caches.WeakSoftRef
-
- locks - Variable in class org.mapdb.Queues.SimpleQueue
-
- locks - Variable in class org.mapdb.Store
-
- locks - Variable in class org.mapdb.TxEngine
-
- LOG - Static variable in class org.mapdb.Store
-
- log - Variable in class org.mapdb.StoreWAL
-
- LOG_MASK_OFFSET - Static variable in class org.mapdb.StoreWAL
-
- LOG_SEAL - Static variable in class org.mapdb.StoreWAL
-
added to offset 8 into log file, indicates that log was synced and closed
- LOG_STORE - Static variable in interface org.mapdb.CC
-
Compile-in detailed log messages from store.
- logAllocate(long[]) - Method in class org.mapdb.StoreWAL
-
- logChecksum - Variable in class org.mapdb.StoreWAL
-
- logChecksumAdd(int) - Method in class org.mapdb.StoreWAL
-
- logDirty() - Method in class org.mapdb.StoreWAL
-
- logReset() - Method in class org.mapdb.StoreWAL
-
- logSize - Variable in class org.mapdb.StoreWAL
-
- loInclusive - Variable in class org.mapdb.BTreeMap.DescendingMap
-
- loInclusive - Variable in class org.mapdb.BTreeMap.SubMap
-
- Long(Engine, long) - Constructor for class org.mapdb.Atomic.Long
-
- LONG - Static variable in interface org.mapdb.Serializer
-
Serializes Long into 8 bytes, used mainly for testing.
- LONG - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_0 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_1 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_10 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_11 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_12 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_13 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_14 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_15 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_16 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_2 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_3 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_4 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_5 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_6 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_7 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_8 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_9 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_ARRAY - Static variable in interface org.mapdb.Hasher
-
- LONG_ARRAY - Static variable in interface org.mapdb.Serializer
-
Serializes `long[]` it adds header which contains size information
- LONG_ARRAY_COMPARATOR - Static variable in class org.mapdb.Fun
-
- LONG_F1 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_F2 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_F3 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_F4 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_F5 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_F6 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_F7 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_M1 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_M2 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_M3 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_M4 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_M5 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_M6 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_M7 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_M8 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_M9 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_MAX_VALUE - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_MF1 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_MF2 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_MF3 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_MF4 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_MF5 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_MF6 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_MF7 - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_MIN_VALUE - Static variable in interface org.mapdb.SerializerBase.Header
-
- LONG_STACK_PREF_COUNT - Static variable in class org.mapdb.StoreDirect
-
- LONG_STACK_PREF_COUNT_ALTER - Static variable in class org.mapdb.StoreDirect
-
- LONG_STACK_PREF_SIZE - Static variable in class org.mapdb.StoreDirect
-
- LONG_STACK_PREF_SIZE_ALTER - Static variable in class org.mapdb.StoreDirect
-
- LongConcurrentHashMap<V> - Class in org.mapdb
-
Thread safe LongMap.
- LongConcurrentHashMap(int, float, int) - Constructor for class org.mapdb.LongConcurrentHashMap
-
Creates a new, empty map with the specified initial
capacity, load factor and concurrency level.
- LongConcurrentHashMap(int) - Constructor for class org.mapdb.LongConcurrentHashMap
-
Creates a new, empty map with the specified initial capacity,
and with default load factor (0.75) and concurrencyLevel (16).
- LongConcurrentHashMap() - Constructor for class org.mapdb.LongConcurrentHashMap
-
Creates a new, empty map with a default initial capacity (16),
load factor (0.75) and concurrencyLevel (16).
- LongConcurrentHashMap.HashEntry<V> - Class in org.mapdb
-
LongConcurrentHashMap list entry.
- LongConcurrentHashMap.HashIterator - Class in org.mapdb
-
- LongConcurrentHashMap.KeyIterator - Class in org.mapdb
-
- LongConcurrentHashMap.MapIterator - Class in org.mapdb
-
- LongConcurrentHashMap.Segment<V> - Class in org.mapdb
-
Segments are specialized versions of hash tables.
- LongConcurrentHashMap.ValueIterator - Class in org.mapdb
-
- LongConcurrentLRUMap<V> - Class in org.mapdb
-
A LRU cache implementation based upon ConcurrentHashMap and other techniques to reduce
contention and synchronization overhead to utilize multiple CPU cores more effectively.
- LongConcurrentLRUMap(int, int, int, int) - Constructor for class org.mapdb.LongConcurrentLRUMap
-
- LongConcurrentLRUMap(int, int) - Constructor for class org.mapdb.LongConcurrentLRUMap
-
- LongConcurrentLRUMap.CacheEntry<V> - Class in org.mapdb
-
- LongConcurrentLRUMap.PQueue<V> - Class in org.mapdb
-
- LongConcurrentLRUMap.PriorityQueue<T> - Class in org.mapdb
-
A PriorityQueue maintains a partial ordering of its elements such that the
least element can always be found in constant time.
- longHash(long) - Static method in class org.mapdb.LongHashMap
-
- LongHashMap<V> - Class in org.mapdb
-
LongHashMap is an implementation of LongMap without concurrency locking.
- LongHashMap() - Constructor for class org.mapdb.LongHashMap
-
Constructs a new empty HashMap instance.
- LongHashMap(int) - Constructor for class org.mapdb.LongHashMap
-
Constructs a new HashMap instance with the specified capacity.
- LongHashMap(int, float) - Constructor for class org.mapdb.LongHashMap
-
Constructs a new HashMap instance with the specified capacity and
load factor.
- LongHashMap.AbstractMapIterator<V> - Class in org.mapdb
-
- LongHashMap.Entry<V> - Class in org.mapdb
-
- LongHashMap.EntryIterator<V> - Class in org.mapdb
-
- LongHashMap.ValueIterator<V> - Class in org.mapdb
-
- LongMap<V> - Class in org.mapdb
-
Same as 'java.util.Map' but uses primitive 'long' keys to minimise boxing (and GC) overhead.
- LongMap() - Constructor for class org.mapdb.LongMap
-
- LongMap.LongMapIterator<V> - Interface in org.mapdb
-
Iterates over LongMap key and values without boxing long keys
- longMapIterator() - Method in class org.mapdb.LongConcurrentHashMap
-
- longMapIterator() - Method in class org.mapdb.LongConcurrentLRUMap
-
- longMapIterator() - Method in class org.mapdb.LongHashMap
-
- longMapIterator() - Method in class org.mapdb.LongMap
-
- longStackGetPage(long) - Method in class org.mapdb.StoreWAL
-
- longStackGetSixLong(byte[], int) - Static method in class org.mapdb.StoreWAL
-
- longStackPages - Variable in class org.mapdb.StoreWAL
-
- longStackPut(long, long, boolean) - Method in class org.mapdb.StoreDirect
-
- longStackPut(long, long, boolean) - Method in class org.mapdb.StoreWAL
-
- longStackPutSixLong(byte[], int, long) - Static method in class org.mapdb.StoreWAL
-
- longStackTake(long, boolean) - Method in class org.mapdb.StoreDirect
-
- longStackTake(long, boolean) - Method in class org.mapdb.StoreWAL
-
- longValue() - Method in class org.mapdb.Atomic.Integer
-
- longValue() - Method in class org.mapdb.Atomic.Long
-
- lower(E) - Method in class org.mapdb.BTreeMap.KeySet
-
- lowerEntry(K) - Method in class org.mapdb.BTreeMap.DescendingMap
-
- lowerEntry(K) - Method in class org.mapdb.BTreeMap
-
- lowerEntry(K) - Method in class org.mapdb.BTreeMap.SubMap
-
- lowerKey(K) - Method in class org.mapdb.BTreeMap.DescendingMap
-
- lowerKey(K) - Method in class org.mapdb.BTreeMap
-
- lowerKey(K) - Method in class org.mapdb.BTreeMap.SubMap
-
- lowerWaterMark - Variable in class org.mapdb.LongConcurrentLRUMap
-
- LRU(Engine, int, boolean) - Constructor for class org.mapdb.Caches.LRU
-
- LRU(Engine, LongMap<Object>, boolean) - Constructor for class org.mapdb.Caches.LRU
-
- LZF - Variable in class org.mapdb.Serializer.CompressionWrapper
-
- LZF - Variable in class org.mapdb.Store
-