Add and reuse example for FileIO stream operator. (#25660)
This commit is contained in:
parent
83b30f1ed2
commit
f06595dd5d
9 changed files with 121 additions and 14 deletions
|
|
@ -106,10 +106,6 @@ object StreamOperatorsIndexGenerator extends AutoPlugin {
|
|||
"foldAsync",
|
||||
"newOnCompleteStage"
|
||||
),
|
||||
"FileIO" -> Seq(
|
||||
"fromFile",
|
||||
"toFile"
|
||||
),
|
||||
"ActorSink" → Seq(
|
||||
"actorRefWithAck"
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue