ExitableSubReaderWrapper

Wrapper class for a SubReaderWrapper that is used by the ExitableDirectoryReader.

Constructors

Link copied to clipboard
constructor(queryTimeout: QueryTimeout)

Functions

Link copied to clipboard
open override fun wrap(reader: LeafReader): LeafReader

Wrap one of the parent DirectoryReader's subreaders

open fun wrap(readers: List<out LeafReader>): Array<LeafReader>

Wraps a list of LeafReaders