vwap

Class Ticker

  • java.lang.Object
    • vwap.Ticker
  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    Bargain, Quote, Trade, VWapT


    public abstract class Ticker
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getTicker() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getTicker

        public java.lang.String getTicker()
streamsx.topology @ IBMStreams GitHub