|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectoryManagerIndex | |
|---|---|
| no.feide.moria.directory | Classes implementing the Directory Manager (DM). |
| no.feide.moria.directory.index | Classes defining the index interface and various index implementations. |
| Uses of DirectoryManagerIndex in no.feide.moria.directory |
|---|
| Fields in no.feide.moria.directory declared as DirectoryManagerIndex | |
|---|---|
private DirectoryManagerIndex |
DirectoryManager.index
Internal representation of the index. |
| Methods in no.feide.moria.directory that return DirectoryManagerIndex | |
|---|---|
protected DirectoryManagerIndex |
IndexUpdater.readIndex()
Reads an index file and create a new index object. |
| Methods in no.feide.moria.directory with parameters of type DirectoryManagerIndex | |
|---|---|
protected void |
DirectoryManager.updateIndex(DirectoryManagerIndex newIndex)
Sets or updates the internal index structure. |
| Uses of DirectoryManagerIndex in no.feide.moria.directory.index |
|---|
| Classes in no.feide.moria.directory.index that implement DirectoryManagerIndex | |
|---|---|
class |
SerializableIndex
A serializable index implementation, used for offline generation of a new index. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||