Class SAMRecordPrefetchingIterator

    • Constructor Detail

      • SAMRecordPrefetchingIterator

        public SAMRecordPrefetchingIterator​(CloseableIterator<SAMRecord> iterator,
                                            int basePrefetchLimit)
        Creates a new iterator that traverses the given iterator on a background thread
        Parameters:
        iterator - the iterator to traverse
        basePrefetchLimit - the number of bases to prefetch