Package org.apache.solr.util
Interface TestInjection.Hook
- Enclosing class:
TestInjection
public static interface TestInjection.Hook
-
Method Summary
Modifier and TypeMethodDescriptionvoidnewSearcher(String collectionName) voidwaitForSearcher(String collection, int cnt, int timeoutms, boolean failOnTimeout)
-
Method Details
-
newSearcher
-
waitForSearcher
void waitForSearcher(String collection, int cnt, int timeoutms, boolean failOnTimeout) throws InterruptedException - Throws:
InterruptedException
-