Package org.apache.lucene.internal.tests
Interface ConcurrentMergeSchedulerAccess
-
public interface ConcurrentMergeSchedulerAccess
Access toConcurrentMergeScheduler
internals exposed to the test framework.- NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setSuppressExceptions(ConcurrentMergeScheduler cms)
-
-
-
Method Detail
-
setSuppressExceptions
void setSuppressExceptions(ConcurrentMergeScheduler cms)
-
-