Interface FilterIndexInputAccess


  • public interface FilterIndexInputAccess
    Access to FilterIndexInput internals exposed to the test framework.
    • Method Detail

      • addTestFilterType

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