Interface Summary |
Index |
Represents an arbitrary index structure that can be used by eXist. |
IndexWorker |
Provide concurrent access to the index structure. |
MatchListener |
Highlight matches in query results. |
OrderedValuesIndex |
Indexes that store their values in a determinist way (whatever it is) should implement this interface. |
QNamedKeysIndex |
Indexes that store their values with an information about the QName of their nodes
should implement this interface. |
RawBackupSupport |
Interface to be implemented by an index if it wants to add raw data
files to a raw system backup. |
StreamListener |
Callback interface which receives index events. |