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 _ 

F

f - Variable in class org.mapdb.Fun.Tuple6
 
f - Variable in class org.mapdb.Fun.Tuple6Comparator
 
FAIR_LOCKS - Static variable in interface org.mapdb.CC
controls if locks used in MapDB are fair
FastArrayList() - Constructor for class org.mapdb.SerializerBase.FastArrayList
 
field - Variable in class org.mapdb.SerializerPojo.FieldInfo
 
FieldInfo(String, boolean, String, Class<?>) - Constructor for class org.mapdb.SerializerPojo.FieldInfo
 
FieldInfo(ObjectStreamField, Class<?>) - Constructor for class org.mapdb.SerializerPojo.FieldInfo
 
fields - Variable in class org.mapdb.SerializerPojo.ClassInfo
 
file - Static variable in interface org.mapdb.DBMaker.Keys
 
file - Variable in class org.mapdb.StoreAppend
Deprecated.
storage file (without number
file - Variable in class org.mapdb.Volume.FileChannelVol
 
file - Variable in class org.mapdb.Volume.MappedFileVol
 
FILE_MASK - Static variable in class org.mapdb.StoreAppend
Deprecated.
mask used to get file offset from index val
FILE_SHIFT - Static variable in class org.mapdb.StoreAppend
Deprecated.
index value has two parts, first is file number, second is offset in file, this is how many bites file offset occupies
fileChannel - Variable in class org.mapdb.Volume.MappedFileVol
 
FileChannelVol(File, boolean, long, int, int) - Constructor for class org.mapdb.Volume.FileChannelVol
 
fileFactory(File, int, boolean, long, int, int) - Static method in class org.mapdb.Volume
 
fileFactory(File, int, boolean, long, int, int, File, File) - Static method in class org.mapdb.Volume
 
fileFactory(File, int, boolean, long, int, int, File, File, boolean) - Static method in class org.mapdb.Volume
 
fileFactory(File, int, boolean, long, int, int, File, File, boolean, boolean) - Static method in class org.mapdb.Volume
 
fillNulls(BTreeKeySerializer<K>) - Method in class org.mapdb.DB
Replace nulls in tuple serializers with default (Comparable) values
filter(NavigableSet<Fun.Tuple2<K2, K1>>, K2) - Static method in class org.mapdb.Fun
Find all Primary Keys associated with Secondary Key.
filter(NavigableSet<Fun.Tuple2<K2, K1>>, K2, boolean, K2, boolean) - Static method in class org.mapdb.Fun
 
filter(NavigableSet<Fun.Tuple3<A, B, C>>, A, B) - Static method in class org.mapdb.Fun
 
filter(NavigableSet<Fun.Tuple4<A, B, C, D>>, A, B, C) - Static method in class org.mapdb.Fun
 
findChildren(Object, Object[]) - Method in class org.mapdb.BTreeMap
Find the first children node with a key equal or greater than the given key.
findLarger(K, boolean) - Method in class org.mapdb.BTreeMap
 
findLargerNode(K, boolean) - Method in class org.mapdb.BTreeMap
 
findNextLinkedNode(int) - Method in class org.mapdb.HTreeMap.HashIterator
 
findNextLinkedNodeRecur(long, int, int) - Method in class org.mapdb.HTreeMap.HashIterator
 
findNonNullKeyEntry(long, int, int) - Method in class org.mapdb.LongHashMap
 
findSmaller(K, boolean) - Method in class org.mapdb.BTreeMap
 
findSmallerRecur(BTreeMap.BNode, K, boolean) - Method in class org.mapdb.BTreeMap
 
first() - Method in class org.mapdb.BTreeMap.KeySet
 
first(byte[], int) - Static method in class org.mapdb.CompressLZF
Return byte with lower 2 bytes being byte at index, then index+1.
firstEntry() - Method in class org.mapdb.BTreeMap.DescendingMap
 
firstEntry() - Method in class org.mapdb.BTreeMap
 
firstEntry() - Method in class org.mapdb.BTreeMap.SubMap
 
firstKey() - Method in class org.mapdb.BTreeMap.DescendingMap
 
firstKey() - Method in class org.mapdb.BTreeMap
 
firstKey() - Method in class org.mapdb.BTreeMap.SubMap
 
fixedSize() - Method in class org.mapdb.BTreeMap.NodeSerializer
 
fixedSize() - Method in class org.mapdb.Queues.SimpleQueue.NodeSerializer
 
fixedSize() - Method in class org.mapdb.Serializer.CompressionWrapper
 
fixedSize() - Method in interface org.mapdb.Serializer
Data could be serialized into record with variable size or fixed size.
fixedSize() - Method in class org.mapdb.SerializerBase
 
FLOAT - Static variable in interface org.mapdb.SerializerBase.Header
 
FLOAT_0 - Static variable in interface org.mapdb.SerializerBase.Header
 
FLOAT_1 - Static variable in interface org.mapdb.SerializerBase.Header
 
FLOAT_255 - Static variable in interface org.mapdb.SerializerBase.Header
 
FLOAT_M1 - Static variable in interface org.mapdb.SerializerBase.Header
 
FLOAT_SHORT - Static variable in interface org.mapdb.SerializerBase.Header
 
floatValue() - Method in class org.mapdb.Atomic.Integer
 
floatValue() - Method in class org.mapdb.Atomic.Long
 
floor(E) - Method in class org.mapdb.BTreeMap.KeySet
 
floorEntry(K) - Method in class org.mapdb.BTreeMap.DescendingMap
 
floorEntry(K) - Method in class org.mapdb.BTreeMap
 
floorEntry(K) - Method in class org.mapdb.BTreeMap.SubMap
 
floorKey(K) - Method in class org.mapdb.BTreeMap.DescendingMap
 
floorKey(K) - Method in class org.mapdb.BTreeMap
 
floorKey(K) - Method in class org.mapdb.BTreeMap.SubMap
 
forDB(DB) - Static method in class org.mapdb.Store
traverses EngineWrappers and returns underlying Store
forEngine(Engine) - Static method in class org.mapdb.Store
traverses EngineWrappers and returns underlying Store
forwardRefs - Variable in class org.mapdb.SerializerBase.FastArrayList
 
freeIoRecidPut(long) - Method in class org.mapdb.StoreDirect
 
freeIoRecidTake(boolean) - Method in class org.mapdb.StoreDirect
 
freePhysPut(long, boolean) - Method in class org.mapdb.StoreDirect
 
freePhysTake(int, boolean, boolean) - Method in class org.mapdb.StoreDirect
 
freeRecids - Variable in class org.mapdb.StoreHeap
Queue of deleted recids, those are reused for new records
freeSize - Variable in class org.mapdb.StoreDirect
 
freeSpaceReclaimQ(int) - Method in class org.mapdb.DBMaker
Set free space reclaim Q.
freeSpaceReclaimQ - Static variable in interface org.mapdb.DBMaker.Keys
 
fromHexa(String) - Static method in class org.mapdb.DBMaker
 
fSerializer - Variable in class org.mapdb.BTreeKeySerializer.Tuple6KeySerializer
 
fullTx - Static variable in interface org.mapdb.DBMaker.Keys
 
fullTx - Variable in class org.mapdb.TxEngine
 
Fun - Class in org.mapdb
Functional stuff.
Fun() - Constructor for class org.mapdb.Fun
 
Fun.ArrayComparator - Class in org.mapdb
compares two arrays using given comparators
Fun.Function0<R> - Interface in org.mapdb
 
Fun.Function1<R,A> - Interface in org.mapdb
 
Fun.Function2<R,A,B> - Interface in org.mapdb
 
Fun.Tuple2<A,B> - Class in org.mapdb
 
Fun.Tuple2Comparator<A,B> - Class in org.mapdb
 
Fun.Tuple3<A,B,C> - Class in org.mapdb
 
Fun.Tuple3Comparator<A,B,C> - Class in org.mapdb
 
Fun.Tuple4<A,B,C,D> - Class in org.mapdb
 
Fun.Tuple4Comparator<A,B,C,D> - Class in org.mapdb
 
Fun.Tuple5<A,B,C,D,E> - Class in org.mapdb
 
Fun.Tuple5Comparator<A,B,C,D,E> - Class in org.mapdb
 
Fun.Tuple6<A,B,C,D,E,F> - Class in org.mapdb
 
Fun.Tuple6Comparator<A,B,C,D,E,F> - Class in org.mapdb
 
FUN_COMPARATOR - Static variable in interface org.mapdb.SerializerBase.HeaderMapDB
 
FUN_COMPARATOR_REVERSE - Static variable in interface org.mapdb.SerializerBase.HeaderMapDB
 
FUN_EMPTY_ITERATOR - Static variable in interface org.mapdb.SerializerBase.HeaderMapDB
 
FUN_HI - Static variable in interface org.mapdb.SerializerBase.Header
 
futureEntry - Variable in class org.mapdb.LongHashMap.AbstractMapIterator
 
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