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

M

map(long, int) - Method in class com.unister.semweb.drums.file.HeaderIndexFile
Create a MappedByteBuffer mapping the given region.
MAX_BUCKET_STORAGE_TIME - Variable in class com.unister.semweb.drums.DRUMSParameterSet
The maximal time in milliseconds a bucket is held in memory without synchronization attempt.
MAX_MEMORY_PER_BUCKET - Variable in class com.unister.semweb.drums.DRUMSParameterSet
The maximal size of a bucket in bytes.
MEMORY_CHUNK - Variable in class com.unister.semweb.drums.DRUMSParameterSet
the size of one chunk in memory
merge(Data) - Method in class com.unister.semweb.drums.storable.AbstractKVStorable
Merges the given AbstractKVStorable with this one by your implementation.
merge(Data[]) - Static method in class com.unister.semweb.drums.storable.AbstractKVStorable
This method merges all AbstractKVStorables in the given array with same keys.
merge(Data) - Method in class com.unister.semweb.drums.storable.GeneralStorable
 
MIN_ELEMENT_IN_BUCKET_BEFORE_SYNC - Variable in class com.unister.semweb.drums.DRUMSParameterSet
The minimal number of elements which must be in one bucket, before this bucket is allowed to be synchronized.
MINFILL_BEFORE_SYNC - Static variable in class com.unister.semweb.drums.sync.SyncManager
at least this fill level of a bucket must been reached, before synchronizing for this bucket is started

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