|
1 | 1 | <!DOCTYPE HTML> |
2 | 2 | <html lang> |
3 | 3 | <head> |
4 | | -<!-- Generated by javadoc (21) on Mon Jun 09 17:32:31 UTC 2025 --> |
| 4 | +<!-- Generated by javadoc (21) on Sat Jun 14 09:15:00 UTC 2025 --> |
5 | 5 | <title>Index (JUtils - Miscellanea of Java Utils 16.0.1-SNAPSHOT API)</title> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | | -<meta name="dc.created" content="2025-06-09"> |
| 8 | +<meta name="dc.created" content="2025-06-14"> |
9 | 9 | <meta name="description" content="index"> |
10 | 10 | <meta name="generator" content="javadoc/IndexWriter"> |
11 | 11 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
@@ -295,6 +295,8 @@ <h2 class="title" id="I:B">B</h2> |
295 | 295 | </dd> |
296 | 296 | <dt><a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html#build()" class="member-name-link">build()</a> - Method in class uk.ac.ebi.utils.opt.runcontrol.<a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html" title="class in uk.ac.ebi.utils.opt.runcontrol">ReactorUtils.ParallelBatchFluxBuilder</a></dt> |
297 | 297 | <dd> </dd> |
| 298 | +<dt><a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html#build(java.util.function.Consumer)" class="member-name-link">build(Consumer<ReactorUtils.ParallelBatchFluxBuilder<? super T, ? super B>>)</a> - Method in class uk.ac.ebi.utils.opt.runcontrol.<a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html" title="class in uk.ac.ebi.utils.opt.runcontrol">ReactorUtils.ParallelBatchFluxBuilder</a></dt> |
| 299 | +<dd> </dd> |
298 | 300 | <dt><a href="uk/ac/ebi/utils/exceptions/ExceptionUtils.html#buildEx(E,java.lang.String,java.lang.Object...)" class="member-name-link">buildEx(E, String, Object...)</a> - Static method in class uk.ac.ebi.utils.exceptions.<a href="uk/ac/ebi/utils/exceptions/ExceptionUtils.html" title="class in uk.ac.ebi.utils.exceptions">ExceptionUtils</a></dt> |
299 | 301 | <dd> |
300 | 302 | <div class="block">Wrapper that uses <code>cause.getClass()</code> as exception type.</div> |
@@ -736,6 +738,10 @@ <h2 class="title" id="I:G">G</h2> |
736 | 738 | <div class="block"><a href="uk/ac/ebi/utils/threading/batchproc/BatchProcessor.html#handleNewBatch(B,boolean)"><code>BatchProcessor.handleNewBatch(Object, boolean)</code></a> launches this job every time the current batch being considered is |
737 | 739 | <a href="uk/ac/ebi/utils/threading/batchproc/BatchCollector.html#batchReadyFlag()"><code>ready for processing</code></a>.</div> |
738 | 740 | </dd> |
| 741 | +<dt><a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html#getBatchSize()" class="member-name-link">getBatchSize()</a> - Method in class uk.ac.ebi.utils.opt.runcontrol.<a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html" title="class in uk.ac.ebi.utils.opt.runcontrol">ReactorUtils.ParallelBatchFluxBuilder</a></dt> |
| 742 | +<dd> </dd> |
| 743 | +<dt><a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html#getBatchSupplier()" class="member-name-link">getBatchSupplier()</a> - Method in class uk.ac.ebi.utils.opt.runcontrol.<a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html" title="class in uk.ac.ebi.utils.opt.runcontrol">ReactorUtils.ParallelBatchFluxBuilder</a></dt> |
| 744 | +<dd> </dd> |
739 | 745 | <dt><a href="uk/ac/ebi/utils/collections/OptionsMap.html#getBoolean(java.lang.String)" class="member-name-link">getBoolean(String)</a> - Method in interface uk.ac.ebi.utils.collections.<a href="uk/ac/ebi/utils/collections/OptionsMap.html" title="interface in uk.ac.ebi.utils.collections">OptionsMap</a></dt> |
740 | 746 | <dd> </dd> |
741 | 747 | <dt><a href="uk/ac/ebi/utils/collections/OptionsMap.html#getBoolean(java.lang.String,java.lang.Boolean)" class="member-name-link">getBoolean(String, Boolean)</a> - Method in interface uk.ac.ebi.utils.collections.<a href="uk/ac/ebi/utils/collections/OptionsMap.html" title="interface in uk.ac.ebi.utils.collections">OptionsMap</a></dt> |
@@ -949,6 +955,10 @@ <h2 class="title" id="I:G">G</h2> |
949 | 955 | <dd> |
950 | 956 | <div class="block">calculates the P-value for this specific state</div> |
951 | 957 | </dd> |
| 958 | +<dt><a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html#getParallelism()" class="member-name-link">getParallelism()</a> - Method in class uk.ac.ebi.utils.opt.runcontrol.<a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html" title="class in uk.ac.ebi.utils.opt.runcontrol">ReactorUtils.ParallelBatchFluxBuilder</a></dt> |
| 959 | +<dd> </dd> |
| 960 | +<dt><a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html#getParallelismPreFetch()" class="member-name-link">getParallelismPreFetch()</a> - Method in class uk.ac.ebi.utils.opt.runcontrol.<a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html" title="class in uk.ac.ebi.utils.opt.runcontrol">ReactorUtils.ParallelBatchFluxBuilder</a></dt> |
| 961 | +<dd> </dd> |
952 | 962 | <dt><a href="uk/ac/ebi/utils/regex/RegEx.html#getPattern()" class="member-name-link">getPattern()</a> - Method in class uk.ac.ebi.utils.regex.<a href="uk/ac/ebi/utils/regex/RegEx.html" title="class in uk.ac.ebi.utils.regex">RegEx</a></dt> |
953 | 963 | <dd> </dd> |
954 | 964 | <dt><a href="uk/ac/ebi/utils/runcontrol/PercentProgressLogger.html#getPercentProgress()" class="member-name-link">getPercentProgress()</a> - Method in class uk.ac.ebi.utils.runcontrol.<a href="uk/ac/ebi/utils/runcontrol/PercentProgressLogger.html" title="class in uk.ac.ebi.utils.runcontrol">PercentProgressLogger</a></dt> |
@@ -1015,6 +1025,8 @@ <h2 class="title" id="I:G">G</h2> |
1015 | 1025 | <dd> |
1016 | 1026 | <div class="block">Statistics are logged and then reset every this amount of time, in ms.</div> |
1017 | 1027 | </dd> |
| 1028 | +<dt><a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html#getScheduler()" class="member-name-link">getScheduler()</a> - Method in class uk.ac.ebi.utils.opt.runcontrol.<a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html" title="class in uk.ac.ebi.utils.opt.runcontrol">ReactorUtils.ParallelBatchFluxBuilder</a></dt> |
| 1029 | +<dd> </dd> |
1018 | 1030 | <dt><a href="uk/ac/ebi/utils/exceptions/ExceptionUtils.html#getSignificantException(java.lang.Throwable)" class="member-name-link">getSignificantException(Throwable)</a> - Static method in class uk.ac.ebi.utils.exceptions.<a href="uk/ac/ebi/utils/exceptions/ExceptionUtils.html" title="class in uk.ac.ebi.utils.exceptions">ExceptionUtils</a></dt> |
1019 | 1031 | <dd> |
1020 | 1032 | <div class="block">Goes through the <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Throwable.html#getCause()" title="class or interface in java.lang" class="external-link"><code>exception's hierarchy</code></a> until it finds one that has a non-null |
@@ -1638,14 +1650,20 @@ <h2 class="title" id="I:P">P</h2> |
1638 | 1650 | <dt><a href="uk/ac/ebi/utils/collections/PaginationIterator.html#%3Cinit%3E(java.util.Iterator,java.util.function.Function)" class="member-name-link">PaginationIterator(Iterator<? extends P>, Function<? super P, ? extends Iterator<? extends E>>)</a> - Constructor for class uk.ac.ebi.utils.collections.<a href="uk/ac/ebi/utils/collections/PaginationIterator.html" title="class in uk.ac.ebi.utils.collections">PaginationIterator</a></dt> |
1639 | 1651 | <dd> </dd> |
1640 | 1652 | <dt><a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.html#parallelBatchFlux(java.util.Collection)" class="member-name-link">parallelBatchFlux(Collection<? extends T>)</a> - Static method in class uk.ac.ebi.utils.opt.runcontrol.<a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.html" title="class in uk.ac.ebi.utils.opt.runcontrol">ReactorUtils</a></dt> |
| 1653 | +<dd> </dd> |
| 1654 | +<dt><a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.html#parallelBatchFlux(java.util.Collection,java.util.function.Consumer)" class="member-name-link">parallelBatchFlux(Collection<? extends T>, Consumer<ReactorUtils.ParallelBatchFluxBuilder<? super T, ? super List<T>>>)</a> - Static method in class uk.ac.ebi.utils.opt.runcontrol.<a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.html" title="class in uk.ac.ebi.utils.opt.runcontrol">ReactorUtils</a></dt> |
1641 | 1655 | <dd> |
1642 | 1656 | <div class="block">Just uses <a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html" title="class in uk.ac.ebi.utils.opt.runcontrol"><code>ReactorUtils.ParallelBatchFluxBuilder</code></a> with its defaults.</div> |
1643 | 1657 | </dd> |
1644 | 1658 | <dt><a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.html#parallelBatchFlux(java.util.stream.Stream)" class="member-name-link">parallelBatchFlux(Stream<? extends T>)</a> - Static method in class uk.ac.ebi.utils.opt.runcontrol.<a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.html" title="class in uk.ac.ebi.utils.opt.runcontrol">ReactorUtils</a></dt> |
| 1659 | +<dd> </dd> |
| 1660 | +<dt><a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.html#parallelBatchFlux(java.util.stream.Stream,java.util.function.Consumer)" class="member-name-link">parallelBatchFlux(Stream<? extends T>, Consumer<ReactorUtils.ParallelBatchFluxBuilder<? super T, ? super List<T>>>)</a> - Static method in class uk.ac.ebi.utils.opt.runcontrol.<a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.html" title="class in uk.ac.ebi.utils.opt.runcontrol">ReactorUtils</a></dt> |
1645 | 1661 | <dd> |
1646 | 1662 | <div class="block">Just uses <a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html" title="class in uk.ac.ebi.utils.opt.runcontrol"><code>ReactorUtils.ParallelBatchFluxBuilder</code></a> with its defaults.</div> |
1647 | 1663 | </dd> |
1648 | 1664 | <dt><a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.html#parallelBatchFlux(reactor.core.publisher.Flux)" class="member-name-link">parallelBatchFlux(Flux<? extends T>)</a> - Static method in class uk.ac.ebi.utils.opt.runcontrol.<a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.html" title="class in uk.ac.ebi.utils.opt.runcontrol">ReactorUtils</a></dt> |
| 1665 | +<dd> </dd> |
| 1666 | +<dt><a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.html#parallelBatchFlux(reactor.core.publisher.Flux,java.util.function.Consumer)" class="member-name-link">parallelBatchFlux(Flux<? extends T>, Consumer<ReactorUtils.ParallelBatchFluxBuilder<? super T, ? super List<T>>>)</a> - Static method in class uk.ac.ebi.utils.opt.runcontrol.<a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.html" title="class in uk.ac.ebi.utils.opt.runcontrol">ReactorUtils</a></dt> |
1649 | 1667 | <dd> |
1650 | 1668 | <div class="block">Just uses <a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html" title="class in uk.ac.ebi.utils.opt.runcontrol"><code>ReactorUtils.ParallelBatchFluxBuilder</code></a> with its defaults.</div> |
1651 | 1669 | </dd> |
@@ -2150,6 +2168,8 @@ <h2 class="title" id="I:S">S</h2> |
2150 | 2168 | <dd> |
2151 | 2169 | <div class="block">Determines the possible new rate, e.g., based on current performance measurement.</div> |
2152 | 2170 | </dd> |
| 2171 | +<dt><a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html#setParallelism(int)" class="member-name-link">setParallelism(int)</a> - Method in class uk.ac.ebi.utils.opt.runcontrol.<a href="uk/ac/ebi/utils/opt/runcontrol/ReactorUtils.ParallelBatchFluxBuilder.html" title="class in uk.ac.ebi.utils.opt.runcontrol">ReactorUtils.ParallelBatchFluxBuilder</a></dt> |
| 2172 | +<dd> </dd> |
2153 | 2173 | <dt><a href="uk/ac/ebi/utils/threading/PoolSizeTuner.html#setPeriodMSecs(int)" class="member-name-link">setPeriodMSecs(int)</a> - Method in class uk.ac.ebi.utils.threading.<a href="uk/ac/ebi/utils/threading/PoolSizeTuner.html" title="class in uk.ac.ebi.utils.threading">PoolSizeTuner</a></dt> |
2154 | 2174 | <dd> </dd> |
2155 | 2175 | <dt><a href="uk/ac/ebi/utils/runcontrol/StatsExecutor.html#setPopUpExceptions(boolean)" class="member-name-link">setPopUpExceptions(boolean)</a> - Method in class uk.ac.ebi.utils.runcontrol.<a href="uk/ac/ebi/utils/runcontrol/StatsExecutor.html" title="class in uk.ac.ebi.utils.runcontrol">StatsExecutor</a></dt> |
@@ -2637,7 +2657,7 @@ <h2 class="title" id="I:U">U</h2> |
2637 | 2657 | <dd> </dd> |
2638 | 2658 | <dt><a href="uk/ac/ebi/utils/ids/IdUtils.html#urlDecode(java.lang.String)" class="member-name-link">urlDecode(String)</a> - Static method in class uk.ac.ebi.utils.ids.<a href="uk/ac/ebi/utils/ids/IdUtils.html" title="class in uk.ac.ebi.utils.ids">IdUtils</a></dt> |
2639 | 2659 | <dd> |
2640 | | -<div class="block">Same as <a href="uk/ac/ebi/utils/ids/IdUtils.html#urlEncode(java.lang.String)"><code>urlEncode(String)</code></a>, for the reverse operation, based on <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/net/URLDecoder.html" title="class or interface in java.net" class="external-link"><code>URLDecoder</code></a>.</div> |
| 2660 | +<div class="block">Same as <a href="uk/ac/ebi/utils/ids/IdUtils.html#urlEncode(java.lang.String)"><code>IdUtils.urlEncode(String)</code></a>, for the reverse operation, based on <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/net/URLDecoder.html" title="class or interface in java.net" class="external-link"><code>URLDecoder</code></a>.</div> |
2641 | 2661 | </dd> |
2642 | 2662 | <dt><a href="uk/ac/ebi/utils/ids/IdUtils.html#urlEncode(java.lang.String)" class="member-name-link">urlEncode(String)</a> - Static method in class uk.ac.ebi.utils.ids.<a href="uk/ac/ebi/utils/ids/IdUtils.html" title="class in uk.ac.ebi.utils.ids">IdUtils</a></dt> |
2643 | 2663 | <dd> |
|
0 commit comments