Uses of Interface
org.apache.lucene.internal.tests.FilterIndexInputAccess
Packages that use FilterIndexInputAccess
Package
Description
Internal bridges to package-private internals, for use by the lucene test framework only.
-
Uses of FilterIndexInputAccess in org.apache.lucene.internal.tests
Methods in org.apache.lucene.internal.tests that return FilterIndexInputAccessModifier and TypeMethodDescriptionstatic FilterIndexInputAccess
TestSecrets.getFilterInputIndexAccess()
Return the accessor to internal secrets for anFilterIndexInput
.Methods in org.apache.lucene.internal.tests with parameters of type FilterIndexInputAccessModifier and TypeMethodDescriptionstatic void
TestSecrets.setFilterInputIndexAccess
(FilterIndexInputAccess filterIndexInputAccess) For internal initialization only.