Classes | |
class | FODBIndex |
FODBIndex is an abstract Class on which each type of index will be based. More... | |
class | FODBIndexFactory |
Factory use to create index. More... | |
class | FODBIndexHeader |
Header of Btree Page stored in file. More... | |
class | FODBIndexTable |
Base table that store index position in collection data file. More... | |
class | FODBIntIndex |
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments. More... | |
class | FODBLongIndex |
Base Long index. More... | |
interface | FODBMultipleIndex |
Base interface for MultipleIndex. More... | |
class | FODBMultipleIntIndex |
class | FODBMultipleLongIndex |
class | FODBMultipleStringIndex |
class | FODBStringIndex |
interface | FODBUniqueIndex |
class | FODBUniqueIntIndex |
class | FODBUniqueLongIndex |
class | FODBUniqueStringIndex |
class | SearchResult |
Result of a search in an index. More... | |
Packages | |
package | node |