Package edu.duke.cs.osprey.confspace
Class ConfSearch.MultiSplitter
java.lang.Object
edu.duke.cs.osprey.confspace.ConfSearch.MultiSplitter
- Enclosing interface:
- ConfSearch
Lets multiple consumers read confs from the stream regardless of order of reads.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
Make a new stream for this conf search that starts at the current position of the search.
-
Constructor Details
-
MultiSplitter
Create a splitter for a conformation search
-
-
Method Details
-
makeStream
Make a new stream for this conf search that starts at the current position of the search. -
getBufferSize
public int getBufferSize()
-