Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.exist.indexing Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
AbstractIndexClassorg.exist.indexingExistDB
AbstractMatchListenerUtility implementation of interface MatchListener which forwards all events to a second receiver.Classorg.exist.indexingExistDB
AbstractStreamListenerDefault implementation of a StreamListener.Classorg.exist.indexingExistDB
IndexRepresents an arbitrary index structure that can be used by eXist.Interfaceorg.exist.indexingExistDB
IndexControllerInternally used to dispatch an operation to each of the registered indexes.Classorg.exist.indexingExistDB
IndexManagerManages all custom indexes registered with the database instance.Classorg.exist.indexingExistDB
IndexUtilsVarious utility methods to be used by Index implementations.Classorg.exist.indexingExistDB
IndexWorkerProvide concurrent access to the index structure.Interfaceorg.exist.indexingExistDB
MatchListenerHighlight matches in query results.Interfaceorg.exist.indexingExistDB
OrderedValuesIndexIndexes that store their values in a determinist way (whatever it is) should implement this interface.Interfaceorg.exist.indexingExistDB
QNamedKeysIndexIndexes that store their values with an information about the QName of their nodes should implement this interface.Interfaceorg.exist.indexingExistDB
RawBackupSupportInterface to be implemented by an index if it wants to add raw data files to a raw system backup.Interfaceorg.exist.indexingExistDB
StreamListenerCallback interface which receives index events.Interfaceorg.exist.indexingExistDB
StructuralIndexCore interface for structural indexes.Interfaceorg.exist.indexingExistDB