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

S

scan(Db.ScanHandler) - Method in interface io.github.whippetdb.db.api.Db
 
scan(Db.ScanHandler) - Method in class io.github.whippetdb.db.internal.DbProxy
 
scan(Db.ScanHandler) - Method in class io.github.whippetdb.db.internal.HybridDb
 
scan(Supplier<Boolean>) - Method in class io.github.whippetdb.memory.db.MemMap.Cursor
 
scan(Function<MemDataArray, Boolean>) - Method in class io.github.whippetdb.memory.db.VarMap.Cursor
 
scan(Consumer<long[]>, Consumer<long[]>, Consumer<String>, Consumer<String>) - Method in class io.github.whippetdb.memory.journaling.simple.SimpleLog
 
scan(Consumer<E>) - Method in class io.github.whippetdb.util.AbstractLongMap
 
scanCache(MemDataSpace, long, LongConsumer) - Static method in class io.github.whippetdb.memory.db.CacheManager
 
scanCache(MemDataSpace, long, LongConsumer) - Static method in class io.github.whippetdb.memory.db.ExternalCacheManager
 
seek(MemIO, long, int, Db.SeekHandler<T>) - Method in interface io.github.whippetdb.db.api.Db
Visit a value for a key.
seek(MemArray, Db.SeekHandler<T>) - Method in interface io.github.whippetdb.db.api.Db
 
seek(MemArray, Consumer<MemDataArray>) - Method in interface io.github.whippetdb.db.api.Db
 
seek(MemIO, long, int, Db.SeekHandler<T>) - Method in class io.github.whippetdb.db.internal.DbProxy
 
seek(MemIO, long, int, Db.SeekHandler<T>) - Method in class io.github.whippetdb.db.internal.HybridDb
 
seek(MemIO, long) - Method in class io.github.whippetdb.memory.db.MemMap.Cursor
 
seek(MemArray) - Method in class io.github.whippetdb.memory.db.VarMap.Cursor
 
seek(MemIO, long, int) - Method in class io.github.whippetdb.memory.db.VarMap.Cursor
 
set(int, long) - Method in class io.github.whippetdb.util.LongList
 
setDbRoot(long) - Method in class io.github.whippetdb.db.internal.DbFile
 
setDbVersion(int) - Method in class io.github.whippetdb.db.internal.DbFile
 
setField(Object, String, Object) - Static method in class io.github.whippetdb.util.Util
 
setRecordedSize(long) - Method in class io.github.whippetdb.db.internal.DbFile
 
setSize(MemDataArray, long) - Method in interface io.github.whippetdb.db.api.TypeIO
 
setSize(long) - Method in interface io.github.whippetdb.memory.api.MemBuffer
 
setSize(long) - Method in class io.github.whippetdb.memory.basic.SimpleDirectDataBuffer
 
setSize(long) - Method in class io.github.whippetdb.memory.basic.SimpleFileDataBuffer
 
setSize(long) - Method in class io.github.whippetdb.memory.basic.SimpleFileDataIO
 
setSize(long) - Method in class io.github.whippetdb.memory.basic.SimpleFileDataSpace
 
setSize(long) - Method in class io.github.whippetdb.memory.basic.SimpleHeapDataBuffer
 
setSize(long) - Method in class io.github.whippetdb.memory.db.AlignedVarData
 
setSize(long) - Method in class io.github.whippetdb.memory.db.VarData
 
sign2(int) - Static method in class io.github.whippetdb.util.Util
 
sign2(long) - Static method in class io.github.whippetdb.util.Util
 
SimpleDirectDataBuffer - Class in io.github.whippetdb.memory.basic
 
SimpleDirectDataBuffer() - Constructor for class io.github.whippetdb.memory.basic.SimpleDirectDataBuffer
 
SimpleDirectDataBuffer(int) - Constructor for class io.github.whippetdb.memory.basic.SimpleDirectDataBuffer
 
SimpleDirectDataBuffer(String) - Constructor for class io.github.whippetdb.memory.basic.SimpleDirectDataBuffer
 
SimpleDirectDataBuffer(String, int, int) - Constructor for class io.github.whippetdb.memory.basic.SimpleDirectDataBuffer
 
SimpleDirectDataIO - Class in io.github.whippetdb.memory.basic
 
SimpleDirectDataIO() - Constructor for class io.github.whippetdb.memory.basic.SimpleDirectDataIO
 
SimpleDirectDataSpace - Class in io.github.whippetdb.memory.basic
 
SimpleDirectDataSpace() - Constructor for class io.github.whippetdb.memory.basic.SimpleDirectDataSpace
 
SimpleDirectDataSpace(int) - Constructor for class io.github.whippetdb.memory.basic.SimpleDirectDataSpace
 
SimpleFileDataBuffer - Class in io.github.whippetdb.memory.basic
 
SimpleFileDataBuffer(String, long, boolean...) - Constructor for class io.github.whippetdb.memory.basic.SimpleFileDataBuffer
 
SimpleFileDataBuffer(String, FileChannel.MapMode, long, boolean...) - Constructor for class io.github.whippetdb.memory.basic.SimpleFileDataBuffer
 
SimpleFileDataIO - Class in io.github.whippetdb.memory.basic
 
SimpleFileDataIO(String, long, boolean...) - Constructor for class io.github.whippetdb.memory.basic.SimpleFileDataIO
 
SimpleFileDataIO(String, FileChannel.MapMode, long, boolean...) - Constructor for class io.github.whippetdb.memory.basic.SimpleFileDataIO
 
SimpleFileDataSpace - Class in io.github.whippetdb.memory.basic
 
SimpleFileDataSpace(String, long) - Constructor for class io.github.whippetdb.memory.basic.SimpleFileDataSpace
 
SimpleFileDataSpace(String, FileChannel.MapMode, long) - Constructor for class io.github.whippetdb.memory.basic.SimpleFileDataSpace
 
SimpleFileDataSpace(String, long, int) - Constructor for class io.github.whippetdb.memory.basic.SimpleFileDataSpace
 
SimpleFileDataSpace(String, FileChannel.MapMode, long, int) - Constructor for class io.github.whippetdb.memory.basic.SimpleFileDataSpace
 
SimpleHeapDataBuffer - Class in io.github.whippetdb.memory.basic
 
SimpleHeapDataBuffer() - Constructor for class io.github.whippetdb.memory.basic.SimpleHeapDataBuffer
 
SimpleHeapDataBuffer(int) - Constructor for class io.github.whippetdb.memory.basic.SimpleHeapDataBuffer
 
SimpleHeapDataBuffer(byte...) - Constructor for class io.github.whippetdb.memory.basic.SimpleHeapDataBuffer
 
SimpleHeapDataBuffer(byte[], int) - Constructor for class io.github.whippetdb.memory.basic.SimpleHeapDataBuffer
 
SimpleHeapDataIO - Class in io.github.whippetdb.memory.basic
 
SimpleHeapDataIO() - Constructor for class io.github.whippetdb.memory.basic.SimpleHeapDataIO
 
SimpleHeapDataSpace - Class in io.github.whippetdb.memory.basic
 
SimpleHeapDataSpace() - Constructor for class io.github.whippetdb.memory.basic.SimpleHeapDataSpace
 
SimpleJournalingDataIO - Class in io.github.whippetdb.memory.journaling.simple
 
SimpleJournalingDataIO(MemDataIO, Runnable, int, int, long) - Constructor for class io.github.whippetdb.memory.journaling.simple.SimpleJournalingDataIO
The log must be started!
SimpleJournalingMemSpace - Class in io.github.whippetdb.memory.journaling.simple
 
SimpleJournalingMemSpace(MemDataSpace, Runnable, int, int, long) - Constructor for class io.github.whippetdb.memory.journaling.simple.SimpleJournalingMemSpace
Currently only parents with matching pageSize must be used.
SimpleLog - Class in io.github.whippetdb.memory.journaling.simple
 
SimpleLog(String, boolean...) - Constructor for class io.github.whippetdb.memory.journaling.simple.SimpleLog
 
size() - Method in interface io.github.whippetdb.db.api.TypeIO
 
size() - Method in class io.github.whippetdb.db.api.types.BooleanIO
 
size() - Method in class io.github.whippetdb.db.api.types.ByteBufferIO
 
size() - Method in class io.github.whippetdb.db.api.types.FixedCharsIO
 
size() - Method in class io.github.whippetdb.db.api.types.IntIO
 
size() - Method in class io.github.whippetdb.db.api.types.LongIO
 
size() - Method in class io.github.whippetdb.db.internal.HybridKeyWrapper
 
size() - Method in class io.github.whippetdb.db.internal.HybridKeyWrapperOld
 
size() - Method in interface io.github.whippetdb.memory.api.MemArray
 
size() - Method in class io.github.whippetdb.memory.basic.ProxyDataArray
 
size() - Method in class io.github.whippetdb.memory.basic.SimpleDirectDataBuffer
 
size() - Method in class io.github.whippetdb.memory.basic.SimpleFileDataBuffer
 
size() - Method in class io.github.whippetdb.memory.basic.SimpleHeapDataBuffer
 
size() - Method in class io.github.whippetdb.memory.basic.StringWrapper
 
size() - Method in class io.github.whippetdb.memory.db.AlignedVarData
 
size() - Method in class io.github.whippetdb.memory.db.MemMap.Cursor
 
size() - Method in class io.github.whippetdb.memory.db.VarData
 
size() - Method in class io.github.whippetdb.util.AbstractLongMap
 
size() - Method in class io.github.whippetdb.util.LongList
 
sort() - Method in class io.github.whippetdb.util.LongList
 
speedVsCapacity(float) - Method in class io.github.whippetdb.db.api.DbBuilder
Controls the tradeoff between the capacity and speed.
start() - Method in class io.github.whippetdb.memory.journaling.simple.SimpleLog
 
stat() - Method in class io.github.whippetdb.memory.db.MemMap.Cursor
 
StringWrapper - Class in io.github.whippetdb.memory.basic
 
StringWrapper(CharSequence) - Constructor for class io.github.whippetdb.memory.basic.StringWrapper
 
StringWrapper(CharSequence, int, int) - Constructor for class io.github.whippetdb.memory.basic.StringWrapper
 
synchronize(boolean) - Method in class io.github.whippetdb.db.api.DbBuilder
Whether to ensure a thread safety.
synchronize(Db) - Static method in class io.github.whippetdb.db.internal.DbUtil
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links