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

D

DATABASE_DIRECTORY - Variable in class com.unister.semweb.drums.DRUMSParameterSet
The database directory.
DEFAULT_SIZE - Variable in class com.unister.semweb.drums.file.AbstractHeaderFile
the Default size of a file. (16MB)
delete() - Method in class com.unister.semweb.drums.file.AbstractHeaderFile
tries to delete the file
disableForceMode() - Method in class com.unister.semweb.drums.api.DRUMS
Disable the force mode of DRUMS.
DRUMS<Data extends AbstractKVStorable> - Class in com.unister.semweb.drums.api
An instance of this class provides access to a DRUMS-table.
DRUMS.AccessMode - Enum in com.unister.semweb.drums.api
the accessmode for DRUMS
DRUMSException - Exception in com.unister.semweb.drums.api
Is thrown when an error occurs within the file storage.
DRUMSException() - Constructor for exception com.unister.semweb.drums.api.DRUMSException
 
DRUMSException(String) - Constructor for exception com.unister.semweb.drums.api.DRUMSException
 
DRUMSException(String, Throwable) - Constructor for exception com.unister.semweb.drums.api.DRUMSException
 
DRUMSException(Throwable) - Constructor for exception com.unister.semweb.drums.api.DRUMSException
 
DRUMSInstantiator - Class in com.unister.semweb.drums.api
This class provides some factory methods to instantiate DRUMS by opening or creating a table.
DRUMSInstantiator() - Constructor for class com.unister.semweb.drums.api.DRUMSInstantiator
 
DRUMSIterator<Data extends AbstractKVStorable> - Class in com.unister.semweb.drums.api
An instance of this class provides a Read-Only-Iterator for a given DRUMS-table.
DRUMSIterator(AbstractHashFunction, DRUMSParameterSet<Data>) - Constructor for class com.unister.semweb.drums.api.DRUMSIterator
Initializes the iterator with the hash function and the global parameters.
DRUMSParameterSet<Data extends AbstractKVStorable> - Class in com.unister.semweb.drums
This class represents all parameters, which are used globally in a DRUMS-Instance.
DRUMSParameterSet(String, Data) - Constructor for class com.unister.semweb.drums.DRUMSParameterSet
Initialize global parameters by those from the given parameter-file.
DRUMSParameterSet(Data) - Constructor for class com.unister.semweb.drums.DRUMSParameterSet
The standard constructor.
DRUMSParameterSet(File) - Constructor for class com.unister.semweb.drums.DRUMSParameterSet
This constructor tries to load an already saved ParameterFile from an existing DRUMS-table.
DRUMSReader<Data extends AbstractKVStorable> - Class in com.unister.semweb.drums.api
This class represents an efficient direct access reader.
DynamicMemoryAllocater<Data extends AbstractKVStorable> - Class in com.unister.semweb.drums.bucket
This class manages the dynamic distribution of memory for the Buckets.

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