public interface SequenceReader<S extends SequenceRead>
extends cc.redberry.pipe.OutputPort<S>
OutputPortCloseable interface along with this interface.| Modifier and Type | Method and Description |
|---|---|
long |
getNumberOfReads()
For sequential readers returns the number of reads read till this moment, after reader is exhausted returns total
number of reads.
|
long getNumberOfReads()
This method is thread-safe.
Copyright © 2018. All rights reserved.