@Deprecated
public class DiscreteFunctionStreamFactory
extends java.lang.Object
implements org.streamingpool.core.service.StreamFactory
DiscreteFunctions by means of a FunctionStreamId| Constructor and Description |
|---|
DiscreteFunctionStreamFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<T> java.util.Optional<org.reactivestreams.Publisher<T>> |
create(org.streamingpool.core.service.StreamId<T> id,
org.streamingpool.core.service.DiscoveryService discoveryService)
Deprecated.
|