Package deltix.qsrv.hf.tickdb.impl
-
Interface Summary Interface Description FriendlyStream Allows the remote layer to directly retrieve the RecordClassSet object from a TickStreamImpl.QuickMessageFilter Implements internal quick rejection of messages, mainly based on the symbol.SingleChannelStream A stream that does not use the multiple tick file paradigm. -
Class Summary Class Description DebugFlags DecoderBase<T extends deltix.qsrv.hf.pub.InstrumentMessage> EncoderBase<T extends deltix.qsrv.hf.pub.InstrumentMessage> IdleStrategyProvider InternalByteArrayInputStream Modified version ofByteArrayInputStreamthat 1) does notsynchronized2) provides access to internal buffer 3) permits changing internal buffer 4) Throws ArrayIndexOutOfBoundsException in case of attempt to set buffer position+length greater than size of backing array.InternalByteArrayOutputStream This class implements an output stream in which the data is written into a byte array.LockFile PolyRawMessageDecoder PolyRawMessageEncoder PolyRecordMessageDecoder PolyRecordMessageEncoder RawMessageDecoder RawMessageEncoder RecordMessageDecoder RecordMessageEncoder SimpleMessageDecoder TickStreamProperties TimestampPriorityQueue<T extends deltix.qsrv.hf.pub.InstrumentMessage> Custom PriorityQueue impelemntation, which keeps order of the entries with the same timestamp -
Enum Summary Enum Description LockFile.State TickStreamPropertiesEnum Enum version ofTickStreamProperties.