Class ReactiveStreamsOperatorsRecorder
java.lang.Object
io.quarkus.mutiny.reactive.operators.runtime.ReactiveStreamsOperatorsRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidClassLoader hack to work around reactive streams API issue see https://github.com/eclipse/microprofile-reactive-streams-operators/pull/130 This must be deleted when Reactive Streams Operators 1.1 is merged
-
Constructor Details
-
ReactiveStreamsOperatorsRecorder
public ReactiveStreamsOperatorsRecorder()
-
-
Method Details
-
classLoaderHack
public void classLoaderHack()ClassLoader hack to work around reactive streams API issue see https://github.com/eclipse/microprofile-reactive-streams-operators/pull/130 This must be deleted when Reactive Streams Operators 1.1 is merged
-