@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> org.streamingpool.core.domain.ErrorStreamPair<T> |
create(org.streamingpool.core.service.StreamId<T> id,
org.streamingpool.core.service.DiscoveryService discoveryService)
Deprecated.
|