Package org.apache.maven.index.context
Class NexusIndexMultiReader
java.lang.Object
org.apache.maven.index.context.NexusIndexMultiReader
-
Constructor Details
-
NexusIndexMultiReader
-
-
Method Details
-
acquire
- Throws:
IOException
-
release
- Throws:
IOException
-
getAcquiredSearchers
Watch out with this method, as it's use depends on (if you control it at all) wasacquire()
method invoked at all or not. Returnsnull
if not, otherwise the list of acquired searchers. Not thread safe.- Returns:
-