Adds skeleton pages for gunzip and inflate. (#29214)
This commit is contained in:
parent
7e69b990b9
commit
0c88b4ba10
4 changed files with 56 additions and 2 deletions
|
|
@ -97,8 +97,7 @@ object StreamOperatorsIndexGenerator extends AutoPlugin {
|
|||
"fromGraph",
|
||||
"actorSubscriber",
|
||||
"foldAsync",
|
||||
"newOnCompleteStage"),
|
||||
"Compression" -> Seq("inflate", "gunzip"))
|
||||
"newOnCompleteStage"))
|
||||
|
||||
val ignore =
|
||||
Set("equals", "hashCode", "notify", "notifyAll", "wait", "toString", "getClass") ++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue