java.lang.Object
org.ojalgo.netio.FromFileReader.Builder<F>
- Enclosing interface:
FromFileReader<T>
-
Method Summary
Modifier and TypeMethodDescription<T> FromFileReader<T> build(Function<F, ? extends FromFileReader<T>> factory) executor(ExecutorService executor) Will create a JMX bean, with the given name, that keeps track of the reader/writer's throughput.parallelism(int parallelism) parallelism(IntSupplier parallelism) queue(int capacity) statistics(Throughput collector)
-
Method Details
-
build
-
executor
-
manager
Will create a JMX bean, with the given name, that keeps track of the reader/writer's throughput. -
parallelism
-
parallelism
-
queue
-
statistics
-