Fix docs for Source.queue (closes #23081)
This commit is contained in:
parent
4bdccd416f
commit
b929565323
1 changed files with 0 additions and 2 deletions
|
|
@ -493,8 +493,6 @@ object Source {
|
|||
* for downstream demand unless there is another message waiting for downstream demand, in that case
|
||||
* offer result will be completed according to the overflow strategy.
|
||||
*
|
||||
* SourceQueue that current source is materialized to is for single thread usage only.
|
||||
*
|
||||
* @param bufferSize size of buffer in element count
|
||||
* @param overflowStrategy Strategy that is used when incoming elements cannot fit inside the buffer
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue