|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DRUMS | |
---|---|
com.unister.semweb.drums.api | com.unister.semweb.drums.api contains all API-classes. |
Uses of DRUMS in com.unister.semweb.drums.api |
---|
Methods in com.unister.semweb.drums.api that return DRUMS | ||
---|---|---|
static
|
DRUMSInstantiator.createOrOpenTable(AbstractHashFunction hashFunction,
DRUMSParameterSet<Data> gp)
Creates or opens the table. |
|
static
|
DRUMSInstantiator.createTable(AbstractHashFunction hashFunction,
DRUMSParameterSet<Data> gp)
This method creates a new DRUMS object. |
|
static
|
DRUMSInstantiator.forceCreateTable(AbstractHashFunction hashFunction,
DRUMSParameterSet<Data> gp)
This method creates a new DRUMS object. |
|
static
|
DRUMSInstantiator.openTable(DRUMS.AccessMode accessMode,
DRUMSParameterSet<Data> gp)
Opens an existing table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |