public class VwapProcessing extends java.lang.Object
Constructor and Description |
---|
VwapProcessing() |
Modifier and Type | Method and Description |
---|---|
static com.ibm.streamsx.topology.TStream<Bargain> |
bargains(com.ibm.streamsx.topology.TStream<Trade> trades,
com.ibm.streamsx.topology.TStream<Quote> quotes) |
public VwapProcessing()