Class DirectTopicLoaderCodec


  • public class DirectTopicLoaderCodec
    extends java.lang.Object
    Defines some message serialization operations that may be used for tests.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void writeSingleEntryInstrumentMetadata​(deltix.util.memory.MemoryDataOutput mdo, deltix.qsrv.hf.pub.InstrumentType instrumentType, java.lang.CharSequence symbol, int entityIndex)  
      • Methods inherited from class java.lang.Object

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

      • DirectTopicLoaderCodec

        public DirectTopicLoaderCodec()
    • Method Detail

      • writeSingleEntryInstrumentMetadata

        public static void writeSingleEntryInstrumentMetadata​(deltix.util.memory.MemoryDataOutput mdo,
                                                              deltix.qsrv.hf.pub.InstrumentType instrumentType,
                                                              java.lang.CharSequence symbol,
                                                              int entityIndex)