Interface | Description |
---|---|
Index |
This interface defines the methods which have to be implemented
by an index structure.
|
Class | Description |
---|---|
IdPreMap |
ID -> PRE mapping.
|
IndexBuilder |
This interface defines the functions which are needed for building
new index structures.
|
IndexCache |
This class caches sizes and offsets from index results.
|
IndexEntry |
This class provides a single index entry.
|
IndexTree |
This class indexes keys in a balanced binary tree, including their id
values.
|
Enum | Description |
---|---|
IndexType |
This enumeration lists available index types.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.