Module org.apache.lucene.core
Package org.apache.lucene.internal.tests
Interface FilterIndexInputAccess
public interface FilterIndexInputAccess
Access to
FilterIndexInput
internals exposed to the test
framework.-
Method Summary
Modifier and TypeMethodDescriptionvoid
addTestFilterType
(Class<? extends FilterIndexInput> cls) Adds the given test FilterIndexInput class.
-
Method Details
-
addTestFilterType
Adds the given test FilterIndexInput class.
-