Package org.apache.maven.search.api
Interface SearchBackend
- All Superinterfaces:
AutoCloseable,Closeable,SearchEngine
- All Known Implementing Classes:
SearchBackendSupport
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.api.SearchEngine
search