- identityIndexOf(Object) - Method in class org.mapdb.SerializerBase.FastArrayList
-
This method is reason why ArrayList is not used.
- IdentityWrapper(Object) - Constructor for class org.mapdb.DB.IdentityWrapper
-
- ILLEGAL_ACCESS - Static variable in interface org.mapdb.Serializer
-
Always throws IllegalAccessError when invoked.
- ImmutabilityCheckEngine(Engine) - Constructor for class org.mapdb.EngineWrapper.ImmutabilityCheckEngine
-
- inBounds(K) - Method in class org.mapdb.BTreeMap.DescendingMap
-
- inBounds(K) - Method in class org.mapdb.BTreeMap.SubMap
-
- incrementAndGet() - Method in class org.mapdb.Atomic.Integer
-
Atomically increments by one the current value.
- incrementAndGet() - Method in class org.mapdb.Atomic.Long
-
Atomically increments by one the current value.
- index - Variable in class org.mapdb.StoreAppend
-
Deprecated.
index table which maps recid into position in index log
- index - Variable in class org.mapdb.StoreDirect
-
- indexHeaderChecksum() - Method in class org.mapdb.StoreDirect
-
- indexHeaderChecksumUncommited() - Method in class org.mapdb.StoreWAL
-
- indexInTx - Variable in class org.mapdb.StoreAppend
-
Deprecated.
same as `index`, but stores uncommited modifications made in this transaction
- indexSize - Variable in class org.mapdb.StoreDirect
-
- indexVal(long) - Method in class org.mapdb.StoreAppend
-
Deprecated.
- indexVals - Variable in class org.mapdb.StoreWAL
-
- indexValsModified - Variable in class org.mapdb.StoreWAL
-
- insertWithOverflow(T) - Method in class org.mapdb.LongConcurrentLRUMap.PriorityQueue
-
Adds an Object to a PriorityQueue in log(size) time.
- INT - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_0 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_1 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_10 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_11 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_12 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_13 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_14 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_15 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_16 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_2 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_3 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_4 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_5 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_6 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_7 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_8 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_9 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_ARRAY - Static variable in interface org.mapdb.Hasher
-
- INT_ARRAY - Static variable in interface org.mapdb.Serializer
-
Serializes `int[]` it adds header which contains size information
- INT_ARRAY_COMPARATOR - Static variable in class org.mapdb.Fun
-
- INT_F1 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_F2 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_F3 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_M1 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_M2 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_M3 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_M4 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_M5 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_M6 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_M7 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_M8 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_M9 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_MAX_VALUE - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_MF1 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_MF2 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_MF3 - Static variable in interface org.mapdb.SerializerBase.Header
-
- INT_MIN_VALUE - Static variable in interface org.mapdb.SerializerBase.Header
-
- intCompare(int, int) - Static method in class org.mapdb.Fun
-
- Integer(Engine, long) - Constructor for class org.mapdb.Atomic.Integer
-
- INTEGER - Static variable in interface org.mapdb.Serializer
-
Serializes Integer into 4 bytes.
- intHash(int) - Static method in class org.mapdb.LongHashMap
-
- intValue() - Method in class org.mapdb.Atomic.Integer
-
- intValue() - Method in class org.mapdb.Atomic.Long
-
- IO_FREE_RECID - Static variable in class org.mapdb.StoreDirect
-
index file offset where reference to longstack of free recid is stored
- IO_FREE_SIZE - Static variable in class org.mapdb.StoreDirect
-
index file offset where space occupied by free phys records is stored
- IO_INDEX_SIZE - Static variable in class org.mapdb.StoreDirect
-
index file offset where current size of index file is stored
- IO_INDEX_SUM - Static variable in class org.mapdb.StoreDirect
-
checksum of all index file headers.
- IO_PHYS_SIZE - Static variable in class org.mapdb.StoreDirect
-
index file offset where current size of phys file is stored
- IO_USER_START - Static variable in class org.mapdb.StoreDirect
-
index file offset where first recid available to user is stored
- isCleaning - Variable in class org.mapdb.LongConcurrentLRUMap
-
- isClosed() - Method in class org.mapdb.DB
-
- isClosed() - Method in interface org.mapdb.Engine
-
Checks whether Engine was closed.
- isClosed() - Method in class org.mapdb.EngineWrapper
-
- isClosed() - Method in class org.mapdb.EngineWrapper.SynchronizedEngineWrapper
-
- isClosed() - Method in class org.mapdb.StoreAppend
-
Deprecated.
- isClosed() - Method in class org.mapdb.StoreDirect
-
- isClosed() - Method in class org.mapdb.StoreHeap
-
- isClosed() - Method in class org.mapdb.TxEngine.Tx
-
- isEmpty() - Method in class org.mapdb.BTreeMap.DescendingMap
-
- isEmpty() - Method in class org.mapdb.BTreeMap.EntrySet
-
- isEmpty() - Method in class org.mapdb.BTreeMap
-
- isEmpty() - Method in class org.mapdb.BTreeMap.KeySet
-
- isEmpty() - Method in class org.mapdb.BTreeMap.SubMap
-
- isEmpty() - Method in class org.mapdb.BTreeMap.Values
-
- isEmpty() - Method in class org.mapdb.HTreeMap
-
- isEmpty() - Method in class org.mapdb.HTreeMap.KeySet
-
- isEmpty() - Method in class org.mapdb.LongConcurrentHashMap
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class org.mapdb.LongConcurrentLRUMap
-
- isEmpty() - Method in class org.mapdb.LongHashMap
-
Returns whether this map is empty.
- isEmpty() - Method in class org.mapdb.LongMap
-
Returns whether this map is empty.
- isEmpty() - Method in class org.mapdb.Queues.SimpleQueue
-
- isEmpty() - Method in class org.mapdb.Volume.ByteBufferVol
-
- isEmpty() - Method in class org.mapdb.Volume.FileChannelVol
-
- isEmpty() - Method in class org.mapdb.Volume
-
- isEnum - Variable in class org.mapdb.SerializerPojo.ClassInfo
-
- isLeaf() - Method in interface org.mapdb.BTreeMap.BNode
-
- isLeaf() - Method in class org.mapdb.BTreeMap.DirNode
-
- isLeaf() - Method in class org.mapdb.BTreeMap.LeafNode
-
- isReadOnly() - Method in interface org.mapdb.Engine
-
Check if you can write into this Engine.
- isReadOnly() - Method in class org.mapdb.EngineWrapper
-
- isReadOnly() - Method in class org.mapdb.EngineWrapper.ReadOnlyEngine
-
- isReadOnly() - Method in class org.mapdb.EngineWrapper.SynchronizedEngineWrapper
-
- isReadOnly() - Method in class org.mapdb.StoreAppend
-
Deprecated.
- isReadOnly() - Method in class org.mapdb.StoreDirect
-
- isReadOnly() - Method in class org.mapdb.StoreHeap
-
- isReadOnly() - Method in class org.mapdb.TxEngine.Tx
-
- isSliced() - Method in class org.mapdb.Volume.ByteBufferVol
-
- isSliced() - Method in class org.mapdb.Volume.FileChannelVol
-
- isSliced() - Method in class org.mapdb.Volume
-
- Item(Serializer, Object) - Constructor for class org.mapdb.EngineWrapper.ImmutabilityCheckEngine.Item
-
- item - Variable in class org.mapdb.EngineWrapper.ImmutabilityCheckEngine.Item
-
- items - Variable in class org.mapdb.Caches.HashTable
-
- items - Variable in class org.mapdb.Caches.WeakSoftRef
-
- items - Variable in class org.mapdb.EngineWrapper.ImmutabilityCheckEngine
-
- Iter() - Constructor for class org.mapdb.BTreeMap.DescendingMap.Iter
-
- iterator() - Method in class org.mapdb.BTreeMap.EntrySet
-
- iterator() - Method in class org.mapdb.BTreeMap.KeySet
-
- iterator() - Method in class org.mapdb.BTreeMap.Values
-
- iterator() - Method in class org.mapdb.HTreeMap.KeySet
-
- iterator() - Method in class org.mapdb.Queues.SimpleQueue
-