|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Ambient<O extends OB,I extends Index<O>>
Field Summary | |
---|---|
static String |
METADATA_FILENAME
The name of the file in which the meta-data is stored. |
Method Summary | |
---|---|
void |
close()
Close all the internally used resources. |
void |
freeze()
Freezes the index and stores the metadata of the index (the index itself) in the DB. |
OBStoreFactory |
getFactory()
Returns the factory (if the user wants to create some storages for personal use). |
I |
getIndex()
Returns the index. |
Field Detail |
---|
static final String METADATA_FILENAME
Method Detail |
---|
I getIndex()
void freeze() throws IOException, AlreadyFrozenException, IllegalIdException, IllegalAccessException, InstantiationException, OBStorageException, OutOfRangeException, OBException, PivotsUnavailableException
PivotsUnavailableException
IOException
AlreadyFrozenException
IllegalIdException
IllegalAccessException
InstantiationException
OBStorageException
OutOfRangeException
OBException
Index.freeze()
void close() throws OBException
OBException
OBStoreFactory getFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |