Class StreamProcessor<T>
java.lang.Object
com.cloudimpl.outstack.runtime.common.StreamProcessor<T>
- Type Parameters:
T-
public class StreamProcessor<T>
extends java.lang.Object
- Author:
- nuwansa
-
Constructor Summary
Constructors Constructor Description StreamProcessor()StreamProcessor(java.util.function.Consumer<reactor.core.publisher.FluxSink<T>> consumer) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StreamProcessor
public StreamProcessor() -
StreamProcessor
-
-
Method Details
-
add
-
flux
-