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

A

AbstractHashFunction - Class in com.unister.semweb.drums.bucket.hashfunction
This abstract class reflects the usage of a consistent hash-function.
AbstractHashFunction() - Constructor for class com.unister.semweb.drums.bucket.hashfunction.AbstractHashFunction
 
AbstractHeaderFile - Class in com.unister.semweb.drums.file
Header structure:

+-----------+--------------+---------------+---------------+
| FILE SIZE | FILLED UP TO | ............. | .............
AbstractHeaderFile() - Constructor for class com.unister.semweb.drums.file.AbstractHeaderFile
 
AbstractHeaderFile.AccessMode - Enum in com.unister.semweb.drums.file
The possible AccessModes.
AbstractKVStorable - Class in com.unister.semweb.drums.storable
Abstract implementation of interface AbstractKVStorable.
AbstractKVStorable() - Constructor for class com.unister.semweb.drums.storable.AbstractKVStorable
 
AbstractKVStorableComparator - Class in com.unister.semweb.drums.util
This is a Comparator for AbstractKVStorables.
AbstractKVStorableComparator() - Constructor for class com.unister.semweb.drums.util.AbstractKVStorableComparator
 
add(AbstractKVStorable) - Method in class com.unister.semweb.drums.bucket.Bucket
Adds one AbstractKVStorable-object.
add(byte[], byte[]) - Static method in class com.unister.semweb.drums.util.Bytes
 
add(byte[], byte[], byte[]) - Static method in class com.unister.semweb.drums.util.Bytes
 
addKeyPart(String, int) - Method in class com.unister.semweb.drums.storable.GeneralStructure
Adds a new KeyPart
addKeyPart(String, GeneralStructure.Basic_Field_Types) - Method in class com.unister.semweb.drums.storable.GeneralStructure
Adds a new KeyPart.
addToCache(Data...) - Method in class com.unister.semweb.drums.bucket.BucketContainer
Add the given records to the Buckets, if possible.
addValuePart(String, int) - Method in class com.unister.semweb.drums.storable.GeneralStructure
Adds a new ValuePart
addValuePart(String, GeneralStructure.Basic_Field_Types) - Method in class com.unister.semweb.drums.storable.GeneralStructure
Adds a new ValuePart.
allocateNextChunk() - Method in class com.unister.semweb.drums.bucket.DynamicMemoryAllocater
This method tries to mark memory as allocated.
append(byte[]) - Method in class com.unister.semweb.drums.file.AbstractHeaderFile
appends the given sourceBuffer to the file and returns the file position of the appended entry
append(ByteBuffer) - Method in class com.unister.semweb.drums.file.AbstractHeaderFile
appends the given sourceBuffer to the file and returns the file position of the appended entry
append(byte[]) - Method in class com.unister.semweb.drums.file.HeaderIndexFile
 
append(ByteBuffer) - Method in class com.unister.semweb.drums.file.HeaderIndexFile
 

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