Class TensoricsExpressionStreamFactory
- java.lang.Object
-
- org.streamingpool.ext.tensorics.streamfactory.TensoricsExpressionStreamFactory
-
- All Implemented Interfaces:
org.streamingpool.core.service.StreamFactory
public class TensoricsExpressionStreamFactory extends java.lang.Object implements org.streamingpool.core.service.StreamFactory- See Also:
ExpressionBasedStreamId
-
-
Constructor Summary
Constructors Constructor Description TensoricsExpressionStreamFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <Y> org.streamingpool.core.domain.ErrorStreamPair<Y>create(org.streamingpool.core.service.StreamId<Y> id, org.streamingpool.core.service.DiscoveryService discoveryService)
-