Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

H

HardRef(Engine, int, boolean) - Constructor for class org.mapdb.Caches.HardRef
 
hash(int) - Static method in class org.mapdb.CompressLZF
Compute the address in the hash table.
hash - Variable in class org.mapdb.HTreeMap.ExpireLinkNode
 
hash(Object) - Method in class org.mapdb.HTreeMap
 
hash - Variable in class org.mapdb.LongConcurrentHashMap.HashEntry
 
HASH_SIZE - Static variable in class org.mapdb.CompressLZF
The number of entries in the hash table.
hashCode() - Method in class org.mapdb.BTreeKeySerializer.Tuple2KeySerializer
 
hashCode() - Method in class org.mapdb.BTreeKeySerializer.Tuple3KeySerializer
 
hashCode() - Method in class org.mapdb.BTreeKeySerializer.Tuple4KeySerializer
 
hashCode() - Method in class org.mapdb.BTreeKeySerializer.Tuple5KeySerializer
 
hashCode() - Method in class org.mapdb.BTreeKeySerializer.Tuple6KeySerializer
 
hashCode() - Method in class org.mapdb.BTreeMap.ValRef
 
hashCode() - Method in class org.mapdb.DB.IdentityWrapper
 
hashCode() - Method in class org.mapdb.Fun.ArrayComparator
 
hashCode() - Method in class org.mapdb.Fun.Tuple2
 
hashCode() - Method in class org.mapdb.Fun.Tuple2Comparator
 
hashCode() - Method in class org.mapdb.Fun.Tuple3
 
hashCode() - Method in class org.mapdb.Fun.Tuple3Comparator
 
hashCode() - Method in class org.mapdb.Fun.Tuple4
 
hashCode() - Method in class org.mapdb.Fun.Tuple4Comparator
 
hashCode() - Method in class org.mapdb.Fun.Tuple5
 
hashCode() - Method in class org.mapdb.Fun.Tuple5Comparator
 
hashCode() - Method in class org.mapdb.Fun.Tuple6
 
hashCode() - Method in class org.mapdb.Fun.Tuple6Comparator
 
hashCode(K) - Method in interface org.mapdb.Hasher
 
hashCode() - Method in class org.mapdb.HTreeMap.Entry2
 
hashCode() - Method in class org.mapdb.HTreeMap.KeySet
 
hashCode() - Method in class org.mapdb.LongConcurrentLRUMap.CacheEntry
 
hashCode() - Method in class org.mapdb.Queues.SimpleQueue.Node
 
hashCode() - Method in class org.mapdb.Serializer.CompressionWrapper
 
HashEntry(long, int, LongConcurrentHashMap.HashEntry<V>, V) - Constructor for class org.mapdb.LongConcurrentHashMap.HashEntry
 
hasher - Variable in class org.mapdb.DB.HTreeMapMaker
 
hasher(Hasher<?>) - Method in class org.mapdb.DB.HTreeMapMaker
 
hasher - Variable in class org.mapdb.DB.HTreeSetMaker
 
hasher(Hasher<?>) - Method in class org.mapdb.DB.HTreeSetMaker
 
Hasher<K> - Interface in org.mapdb
Calculates hash from an object.
hasher - Variable in class org.mapdb.HTreeMap
 
HASHER_ARRAY - Static variable in interface org.mapdb.SerializerBase.HeaderMapDB
 
HASHER_BASIC - Static variable in interface org.mapdb.SerializerBase.HeaderMapDB
 
HASHER_BYTE_ARRAY - Static variable in interface org.mapdb.SerializerBase.HeaderMapDB
 
HASHER_CHAR_ARRAY - Static variable in interface org.mapdb.SerializerBase.HeaderMapDB
 
HASHER_DOUBLE_ARRAY - Static variable in interface org.mapdb.SerializerBase.HeaderMapDB
 
HASHER_INT_ARRAY - Static variable in interface org.mapdb.SerializerBase.HeaderMapDB
 
HASHER_LONG_ARRAY - Static variable in interface org.mapdb.SerializerBase.HeaderMapDB
 
HashItem(long, Object) - Constructor for class org.mapdb.Caches.HashTable.HashItem
 
HashIterator() - Constructor for class org.mapdb.HTreeMap.HashIterator
 
HashIterator() - Constructor for class org.mapdb.LongConcurrentHashMap.HashIterator
 
HASHMAP - Static variable in interface org.mapdb.SerializerBase.Header
 
hashSalt - Variable in class org.mapdb.Caches.HashTable
Salt added to keys before hashing, so it is harder to trigger hash collision attack.
hashSalt - Variable in class org.mapdb.HTreeMap
Salt added to hash before rehashing, so it is harder to trigger hash collision attack.
hashSalt - Variable in class org.mapdb.LongConcurrentHashMap
Salt added to keys before hashing, so it is harder to trigger hash collision attack.
hashSalt - Variable in class org.mapdb.LongHashMap
Salt added to keys before hashing, so it is harder to trigger hash collision attack.
hashSaltValue() - Method in class org.mapdb.LongHashMap
 
HASHSET - Static variable in interface org.mapdb.SerializerBase.Header
 
HashTable(Engine, int, boolean) - Constructor for class org.mapdb.Caches.HashTable
 
hasLimit - Variable in class org.mapdb.Volume.ByteBufferVol
 
hasLimit - Variable in class org.mapdb.Volume.FileChannelVol
 
hasNext() - Method in class org.mapdb.BTreeMap.BTreeIterator
 
hasNext() - Method in class org.mapdb.BTreeMap.DescendingMap.Iter
 
hasNext() - Method in class org.mapdb.HTreeMap.HashIterator
 
hasNext() - Method in class org.mapdb.LongConcurrentHashMap.HashIterator
 
hasNext() - Method in class org.mapdb.LongHashMap.AbstractMapIterator
 
hasUnsavedChanges() - Method in class org.mapdb.SerializerPojo
 
hasValues - Variable in class org.mapdb.BTreeMap
is this a Map or Set? if false, entries do not have values, only keys are allowed
hasValues - Variable in class org.mapdb.BTreeMap.KeySet
 
hasValues - Variable in class org.mapdb.BTreeMap.NodeSerializer
 
hasValues - Variable in class org.mapdb.HTreeMap
is this a Map or Set? if false, entries do not have values, only keys are allowed
head - Variable in class org.mapdb.Queues.SimpleQueue
 
HEADER - Static variable in class org.mapdb.StoreAppend
Deprecated.
header at beginning of each file
HEADER - Static variable in class org.mapdb.StoreDirect
4 byte file header
headInsert - Variable in class org.mapdb.Queues.CircularQueue
 
headMap(K, boolean) - Method in class org.mapdb.BTreeMap.DescendingMap
 
headMap(K) - Method in class org.mapdb.BTreeMap.DescendingMap
 
headMap(K, boolean) - Method in class org.mapdb.BTreeMap
 
headMap(K) - Method in class org.mapdb.BTreeMap
 
headMap(K, boolean) - Method in class org.mapdb.BTreeMap.SubMap
 
headMap(K) - Method in class org.mapdb.BTreeMap.SubMap
 
headSet(E, boolean) - Method in class org.mapdb.BTreeMap.KeySet
 
headSet(E) - Method in class org.mapdb.BTreeMap.KeySet
 
heap - Variable in class org.mapdb.LongConcurrentLRUMap.PQueue
 
heap - Variable in class org.mapdb.LongConcurrentLRUMap.PriorityQueue
 
hi - Variable in class org.mapdb.BTreeMap.BTreeIterator
 
hi - Variable in class org.mapdb.BTreeMap.DescendingMap
 
hi - Variable in class org.mapdb.BTreeMap.SubMap
 
HI - Static variable in class org.mapdb.Fun
positive infinity object.
HI() - Static method in class org.mapdb.Fun
autocast version of `HI`
higher(E) - Method in class org.mapdb.BTreeMap.KeySet
 
higherEntry(K) - Method in class org.mapdb.BTreeMap.DescendingMap
 
higherEntry(K) - Method in class org.mapdb.BTreeMap
 
higherEntry(K) - Method in class org.mapdb.BTreeMap.SubMap
 
higherKey(K) - Method in class org.mapdb.BTreeMap.DescendingMap
 
higherKey(K) - Method in class org.mapdb.BTreeMap
 
higherKey(K) - Method in class org.mapdb.BTreeMap.SubMap
 
highKey() - Method in interface org.mapdb.BTreeMap.BNode
 
highKey() - Method in class org.mapdb.BTreeMap.DirNode
 
highKey() - Method in class org.mapdb.BTreeMap.LeafNode
 
hiInclusive - Variable in class org.mapdb.BTreeMap.BTreeIterator
 
hiInclusive - Variable in class org.mapdb.BTreeMap.DescendingMap
 
hiInclusive - Variable in class org.mapdb.BTreeMap.SubMap
 
histogram(Bind.MapWithModificationListener<K, V>, ConcurrentMap<C, Long>, Fun.Function2<C, K, V>) - Static method in class org.mapdb.Bind
Binds Secondary Map so it it creates [histogram](http://en.wikipedia.org/wiki/Histogram) from data in Primary Map.
hook - Variable in class org.mapdb.EngineWrapper.CloseOnJVMShutdown
 
hookRunnable - Variable in class org.mapdb.EngineWrapper.CloseOnJVMShutdown
 
HTreeMap<K,V> - Class in org.mapdb
Thread safe concurrent HashMap

This map uses full 32bit hash from beginning, There is no initial load factor and rehash.

HTreeMap(Engine, long, int, long[], Serializer<K>, Serializer<V>, long, long, long, long, long, long[], long[], Fun.Function1<V, K>, Hasher, boolean) - Constructor for class org.mapdb.HTreeMap
Opens HTreeMap
HTreeMap.Entry2 - Class in org.mapdb
 
HTreeMap.EntryIterator - Class in org.mapdb
 
HTreeMap.ExpireLinkNode - Class in org.mapdb
 
HTreeMap.ExpireRunnable - Class in org.mapdb
 
HTreeMap.HashIterator - Class in org.mapdb
 
HTreeMap.KeyIterator - Class in org.mapdb
 
HTreeMap.KeySet - Class in org.mapdb
 
HTreeMap.LinkedNode<K,V> - Class in org.mapdb
node which holds key-value pair
HTreeMap.ValueIterator - Class in org.mapdb
 
HTreeMapMaker(String) - Constructor for class org.mapdb.DB.HTreeMapMaker
 
HTreeSetMaker(String) - Constructor for class org.mapdb.DB.HTreeSetMaker
 
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
Skip navigation links