Uses of Enum Class
org.apache.lucene.tests.util.LuceneTestCase.Concurrency
Packages that use LuceneTestCase.Concurrency
-
Uses of LuceneTestCase.Concurrency in org.apache.lucene.tests.util
Methods in org.apache.lucene.tests.util that return LuceneTestCase.ConcurrencyModifier and TypeMethodDescriptionstatic LuceneTestCase.Concurrency
Returns the enum constant of this class with the specified name.static LuceneTestCase.Concurrency[]
LuceneTestCase.Concurrency.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.lucene.tests.util with parameters of type LuceneTestCase.ConcurrencyModifier and TypeMethodDescriptionstatic IndexSearcher
LuceneTestCase.newSearcher
(IndexReader r, boolean maybeWrap, boolean wrapWithAssertions, LuceneTestCase.Concurrency concurrency)