Interface SingleChannelStream


  • public interface SingleChannelStream
    A stream that does not use the multiple tick file paradigm.
    • Method Detail

      • listTimeRange

        deltix.qsrv.hf.pub.TimeInterval[] listTimeRange​(deltix.qsrv.hf.pub.InstrumentIdentity... entities)
        Return an range of times for which the specified entities have data in the database.
        Parameters:
        entities - A list of entities. If empty, return for each entity in the stream.
        Returns:
        Array of TimeRange objects for the specified entities.