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 _ 

P

packedLongSize(long) - Static method in class org.mapdb.StoreAppend
Deprecated.
get number of bytes occupied by packed long
packInt(DataOutput, int) - Static method in class org.mapdb.DataOutput2
Pack non-negative long into output stream.
packLong(DataOutput, long) - Static method in class org.mapdb.DataOutput2
Pack non-negative long into output stream.
PARANOID - Static variable in interface org.mapdb.CC
Compile with more assertions and verifications.
parent() - Method in class org.mapdb.HTreeMap.KeySet
 
parentEngine - Variable in class org.mapdb.TxEngine.Tx
 
password - Variable in class org.mapdb.Store
 
peek() - Method in class org.mapdb.Queues.CircularQueue
 
peek() - Method in class org.mapdb.Queues.SimpleQueue
 
phys - Variable in class org.mapdb.StoreDirect
 
PHYS_FREE_SLOTS_COUNT - Static variable in class org.mapdb.StoreDirect
number of free physical slots
physAllocate(int, boolean, boolean) - Method in class org.mapdb.StoreDirect
 
physSize - Variable in class org.mapdb.StoreDirect
 
pointToStart() - Method in class org.mapdb.BTreeMap.BTreeIterator
 
POJO - Static variable in interface org.mapdb.SerializerBase.Header
Use POJO Serializer to get class structure and set its fields
pojo - Variable in class org.mapdb.TxEngine.Tx
 
poll() - Method in class org.mapdb.Queues.CircularQueue
 
poll() - Method in class org.mapdb.Queues.SimpleQueue
 
poll(long, TimeUnit) - Method in class org.mapdb.Queues.SimpleQueue
 
pollFirst() - Method in class org.mapdb.BTreeMap.KeySet
 
pollFirstEntry() - Method in class org.mapdb.BTreeMap.DescendingMap
 
pollFirstEntry() - Method in class org.mapdb.BTreeMap
 
pollFirstEntry() - Method in class org.mapdb.BTreeMap.SubMap
 
pollLast() - Method in class org.mapdb.BTreeMap.KeySet
 
pollLastEntry() - Method in class org.mapdb.BTreeMap.DescendingMap
 
pollLastEntry() - Method in class org.mapdb.BTreeMap
 
pollLastEntry() - Method in class org.mapdb.BTreeMap.SubMap
 
pop() - Method in class org.mapdb.LongConcurrentLRUMap.PriorityQueue
Removes and returns the least element of the PriorityQueue in log(size) time.
pos - Variable in class org.mapdb.DataInput2
 
pos - Variable in class org.mapdb.DataOutput2
 
position(long) - Method in class org.mapdb.Caches.HashTable
 
position - Variable in class org.mapdb.LongHashMap.AbstractMapIterator
 
PQueue(int) - Constructor for class org.mapdb.LongConcurrentLRUMap.PQueue
 
PREALLOC - Static variable in class org.mapdb.StoreWAL
 
PREALLOC_RECID_SIZE - Variable in class org.mapdb.TxEngine
 
preallocate() - Method in interface org.mapdb.Engine
Preallocates recid for not yet created record.
preallocate(long[]) - Method in interface org.mapdb.Engine
Preallocates recids for not yet created record.
preallocate() - Method in class org.mapdb.EngineWrapper
 
preallocate(long[]) - Method in class org.mapdb.EngineWrapper
 
preallocate() - Method in class org.mapdb.EngineWrapper.ReadOnlyEngine
 
preallocate(long[]) - Method in class org.mapdb.EngineWrapper.ReadOnlyEngine
 
preallocate() - Method in class org.mapdb.EngineWrapper.SynchronizedEngineWrapper
 
preallocate(long[]) - Method in class org.mapdb.EngineWrapper.SynchronizedEngineWrapper
 
preallocate() - Method in class org.mapdb.StoreAppend
Deprecated.
 
preallocate(long[]) - Method in class org.mapdb.StoreAppend
Deprecated.
 
preallocate() - Method in class org.mapdb.StoreDirect
 
preallocate(long[]) - Method in class org.mapdb.StoreDirect
 
preallocate() - Method in class org.mapdb.StoreHeap
 
preallocate(long[]) - Method in class org.mapdb.StoreHeap
 
preallocate() - Method in class org.mapdb.StoreWAL
 
preallocate(long[]) - Method in class org.mapdb.StoreWAL
 
preallocate() - Method in class org.mapdb.TxEngine
 
preallocate(long[]) - Method in class org.mapdb.TxEngine
 
preallocate() - Method in class org.mapdb.TxEngine.Tx
 
preallocate(long[]) - Method in class org.mapdb.TxEngine.Tx
 
preallocateSegments(Engine) - Static method in class org.mapdb.HTreeMap
 
preallocRecids - Variable in class org.mapdb.TxEngine
 
preallocRecidTake() - Method in class org.mapdb.TxEngine
 
preinitCatalog(DB) - Static method in class org.mapdb.BTreeMap
hack used for DB Catalog
prev - Variable in class org.mapdb.HTreeMap.ExpireLinkNode
 
prevEntry - Variable in class org.mapdb.LongHashMap.AbstractMapIterator
 
primitive - Variable in class org.mapdb.SerializerPojo.FieldInfo
 
printRecur(BTreeMap, long, String) - Static method in class org.mapdb.BTreeMap
 
printStatistics() - Method in class org.mapdb.Store
 
printTreeStructure() - Method in class org.mapdb.BTreeMap
 
PriorityQueue(int) - Constructor for class org.mapdb.LongConcurrentLRUMap.PriorityQueue
 
PriorityQueue(int, boolean) - Constructor for class org.mapdb.LongConcurrentLRUMap.PriorityQueue
 
PROPERTIES - Static variable in interface org.mapdb.SerializerBase.Header
 
props - Variable in class org.mapdb.DBMaker
 
propsGetBool(String) - Method in class org.mapdb.DBMaker
 
propsGetInt(String, int) - Method in class org.mapdb.DBMaker
 
propsGetLong(String, long) - Method in class org.mapdb.DBMaker
 
propsGetRafMode() - Method in class org.mapdb.DBMaker
 
propsGetXteaEncKey() - Method in class org.mapdb.DBMaker
 
Pump - Class in org.mapdb
Data Pump moves data from one source to other.
Pump() - Constructor for class org.mapdb.Pump
 
pumpIgnoreDuplicates - Variable in class org.mapdb.DB.BTreeMapMaker
 
pumpIgnoreDuplicates() - Method in class org.mapdb.DB.BTreeMapMaker
If source iteretor contains an duplicate key, exception is thrown.
pumpIgnoreDuplicates - Variable in class org.mapdb.DB.BTreeSetMaker
 
pumpIgnoreDuplicates() - Method in class org.mapdb.DB.BTreeSetMaker
If source iteretor contains an duplicate key, exception is thrown.
pumpKeyExtractor - Variable in class org.mapdb.DB.BTreeMapMaker
 
pumpPresort(int) - Method in class org.mapdb.DB.BTreeMapMaker
 
pumpPresort(int) - Method in class org.mapdb.DB.BTreeSetMaker
 
pumpPresortBatchSize - Variable in class org.mapdb.DB.BTreeMapMaker
 
pumpPresortBatchSize - Variable in class org.mapdb.DB.BTreeSetMaker
 
pumpSource - Variable in class org.mapdb.DB.BTreeMapMaker
 
pumpSource(Iterator<K>, Fun.Function1<V, K>) - Method in class org.mapdb.DB.BTreeMapMaker
 
pumpSource(Iterator<Fun.Tuple2<K, V>>) - Method in class org.mapdb.DB.BTreeMapMaker
 
pumpSource - Variable in class org.mapdb.DB.BTreeSetMaker
 
pumpSource(Iterator<?>) - Method in class org.mapdb.DB.BTreeSetMaker
 
pumpValueExtractor - Variable in class org.mapdb.DB.BTreeMapMaker
 
put(A, Serializer<A>) - Method in class org.mapdb.AsyncWriteEngine
Insert new record.
put(K, V) - Method in class org.mapdb.BTreeMap.DescendingMap
 
put(K, V) - Method in class org.mapdb.BTreeMap
 
put(K, V) - Method in class org.mapdb.BTreeMap.SubMap
 
put(A, Serializer<A>) - Method in class org.mapdb.Caches.HashTable
 
put(A, Serializer<A>) - Method in class org.mapdb.Caches.LRU
 
put(A, Serializer<A>) - Method in class org.mapdb.Caches.WeakSoftRef
 
put(A, Serializer<A>) - Method in interface org.mapdb.Engine
Insert new record.
put(A, Serializer<A>) - Method in class org.mapdb.EngineWrapper.ImmutabilityCheckEngine
 
put(A, Serializer<A>) - Method in class org.mapdb.EngineWrapper
 
put(A, Serializer<A>) - Method in class org.mapdb.EngineWrapper.ReadOnlyEngine
 
put(A, Serializer<A>) - Method in class org.mapdb.EngineWrapper.SynchronizedEngineWrapper
 
put(K, V) - Method in class org.mapdb.HTreeMap
 
put(long, V) - Method in class org.mapdb.LongConcurrentHashMap
Maps the specified key to the specified value in this table.
put(long, int, V, boolean) - Method in class org.mapdb.LongConcurrentHashMap.Segment
 
put(long, V) - Method in class org.mapdb.LongConcurrentLRUMap
 
put(long, V) - Method in class org.mapdb.LongHashMap
Maps the specified key to the specified value.
put(long, V) - Method in class org.mapdb.LongMap
Maps the specified key to the specified value.
put(E) - Method in class org.mapdb.Queues.SimpleQueue
 
put(A, Serializer<A>) - Method in class org.mapdb.StoreAppend
Deprecated.
 
put(A, Serializer<A>) - Method in class org.mapdb.StoreDirect
 
put(A, Serializer<A>) - Method in class org.mapdb.StoreHeap
 
put(A, Serializer<A>) - Method in class org.mapdb.StoreWAL
 
put(A, Serializer<A>) - Method in class org.mapdb.TxEngine
 
put(A, Serializer<A>) - Method in class org.mapdb.TxEngine.Tx
 
put2(K, V, boolean) - Method in class org.mapdb.BTreeMap
 
put2(DataOutput2, long, long[]) - Method in class org.mapdb.StoreDirect
 
putByte(long, byte) - Method in class org.mapdb.Volume.ByteBufferVol
 
putByte(long, byte) - Method in class org.mapdb.Volume.FileChannelVol
 
putByte(long, byte) - Method in class org.mapdb.Volume
 
putCounter - Variable in class org.mapdb.LongConcurrentLRUMap
 
putData(long, byte[], int, int) - Method in class org.mapdb.Volume.ByteBufferVol
 
putData(long, ByteBuffer) - Method in class org.mapdb.Volume.ByteBufferVol
 
putData(long, byte[], int, int) - Method in class org.mapdb.Volume.FileChannelVol
 
putData(long, ByteBuffer) - Method in class org.mapdb.Volume.FileChannelVol
 
putData(long, byte[], int, int) - Method in class org.mapdb.Volume
 
putData(long, ByteBuffer) - Method in class org.mapdb.Volume
 
putIfAbsent(K, V) - Method in class org.mapdb.BTreeMap.DescendingMap
 
putIfAbsent(K, V) - Method in class org.mapdb.BTreeMap
 
putIfAbsent(K, V) - Method in class org.mapdb.BTreeMap.SubMap
 
putIfAbsent(K, V) - Method in class org.mapdb.HTreeMap
 
putIfAbsent(long, V) - Method in class org.mapdb.LongConcurrentHashMap
 
putInner(K, V, int, int) - Method in class org.mapdb.HTreeMap
 
putInt(long, int) - Method in class org.mapdb.Volume.ByteBufferVol
 
putInt(long, int) - Method in class org.mapdb.Volume.FileChannelVol
 
putInt(long, int) - Method in class org.mapdb.Volume
 
putLong(long, long) - Method in class org.mapdb.Volume.ByteBufferVol
 
putLong(long, long) - Method in class org.mapdb.Volume.FileChannelVol
 
putLong(long, long) - Method in class org.mapdb.Volume
 
putPackedLong(long, long) - Method in class org.mapdb.Volume
Writes packed long at given position and returns number of bytes used.
putSixLong(long, long) - Method in class org.mapdb.Volume.FileChannelVol
 
putSixLong(long, long) - Method in class org.mapdb.Volume
Writes a long to the indicated position
putUnsignedByte(long, int) - Method in class org.mapdb.Volume
 
putUnsignedShort(long, int) - Method in class org.mapdb.Volume
 
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