public class TensoricsExpressionStreamFactory
extends java.lang.Object
implements org.streamingpool.core.service.StreamFactory
| Constructor and Description |
|---|
TensoricsExpressionStreamFactory() |
| Modifier and Type | Method and Description |
|---|---|
<Y> java.util.Optional<org.reactivestreams.Publisher<Y>> |
create(org.streamingpool.core.service.StreamId<Y> id,
org.streamingpool.core.service.DiscoveryService discoveryService) |