collector
Class Database
java.lang.Object
|
+--collector.Database
- public class Database
- extends java.lang.Object
Database permanente per i dati permanenti della catalogazione.
Constructor Summary |
Database(java.lang.String path)
Costruisce un DataBase per la catalogazione. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Database
public Database(java.lang.String path)
- Costruisce un DataBase per la catalogazione.
- Parameters:
directory
- where database tables are stored.
getIndiciUsati
public PersistentHashtable getIndiciUsati()
getIndiciDaUsare
public PersistentHashtable getIndiciDaUsare()
getIndiciNonDisponibili
public PersistentHashtable getIndiciNonDisponibili()
getCollected
public PersistentHashtable getCollected()
getWeights
public PersistentHashtable getWeights()
getReferences
public MPHashtable getReferences()
free
public void free()
- recover unused disk space