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
InterruptedException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.