Interface FilterIndexInputAccess


  • public interface FilterIndexInputAccess
    Access to FilterIndexInput 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 Detail

      • addTestFilterType

        void addTestFilterType​(Class<? extends FilterIndexInput> cls)
        Adds the given test FilterIndexInput class.