Class TickCursorClientFactoryMulticast


  • public class TickCursorClientFactoryMulticast
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static deltix.data.stream.MessageSource<deltix.qsrv.hf.pub.InstrumentMessage> create​(deltix.qsrv.hf.tickdb.comm.client.DXRemoteDB db, TickStream stream, boolean raw, DXClientAeronContext aeronContext)  
      • Methods inherited from class java.lang.Object

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

      • TickCursorClientFactoryMulticast

        public TickCursorClientFactoryMulticast()
    • Method Detail

      • create

        public static deltix.data.stream.MessageSource<deltix.qsrv.hf.pub.InstrumentMessage> create​(deltix.qsrv.hf.tickdb.comm.client.DXRemoteDB db,
                                                                                                    TickStream stream,
                                                                                                    boolean raw,
                                                                                                    DXClientAeronContext aeronContext)