Package org.apache.maven.search
Interface SearchBackend
- All Superinterfaces:
AutoCloseable,Closeable,SearchEngine
- All Known Subinterfaces:
IndexerCoreSearchBackend,RemoteRepositorySearchBackend,SmoSearchBackend
- All Known Implementing Classes:
IndexerCoreSearchBackendImpl,RemoteRepositorySearchBackendImpl,SearchBackendSupport,SmoSearchBackendImpl
An engine to perform search trough single repository index (backend).
-
Method Summary
Modifier and TypeMethodDescriptionReturns the ID of this backend, nevernull.Returns the repository ID that this backend searches for, nevernull.Methods inherited from interface org.apache.maven.search.SearchEngine
search