public static interface TestInjection.Hook
| Modifier and Type | Method and Description | 
|---|---|
| void | newSearcher(String collectionName) | 
| void | waitForSearcher(String collection,
               int cnt,
               int timeoutms,
               boolean failOnTimeout) | 
void newSearcher(String collectionName)
void waitForSearcher(String collection, int cnt, int timeoutms, boolean failOnTimeout) throws InterruptedException
InterruptedExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.