Class Selector


  • public class Selector
    extends java.lang.Object
    • Constructor Detail

    • Method Detail

      • setTime

        public void setTime​(long time)
      • setEndtime

        public void setEndtime​(long endtime)
      • setTimeOffset

        public void setTimeOffset​(deltix.util.time.Interval offset)
      • setEndTimeOffset

        public void setEndTimeOffset​(deltix.util.time.Interval offset)
      • setNum

        public void setNum​(int num)
      • getTime

        public long getTime()
      • getTime

        public long getTime​(long endTime)
      • getEndtime

        public long getEndtime()
      • getEndtime

        public long getEndtime​(long startTime)
      • setDecodeRaw

        public void setDecodeRaw​(boolean decodeRaw)
      • doSet

        protected void doSet()
      • doCommand

        public boolean doCommand​(java.lang.String key,
                                 java.lang.String args,
                                 java.lang.String fileId,
                                 java.io.LineNumberReader reader)
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testDescribe

        public void testDescribe​(java.lang.String args,
                                 java.lang.String fileId,
                                 java.io.LineNumberReader reader)
                          throws java.io.IOException
        Throws:
        java.io.IOException
      • testQQL

        public void testQQL​(java.lang.String query,
                            java.lang.String fileId,
                            java.io.LineNumberReader reader)
                     throws java.io.IOException
        Throws:
        java.io.IOException
      • getSelectedEntities

        public deltix.qsrv.hf.pub.InstrumentIdentity[] getSelectedEntities()
      • getSelectedTypes

        public java.lang.String[] getSelectedTypes()
      • accept

        public boolean accept​(deltix.qsrv.hf.pub.InstrumentIdentity id)
      • enough

        public boolean enough​(deltix.qsrv.hf.pub.InstrumentMessage msg)
      • getNumLines

        public int getNumLines()
      • isRaw

        public boolean isRaw()
      • runQuery

        public void runQuery​(java.lang.String args,
                             java.lang.String fileId,
                             java.io.LineNumberReader reader)
                      throws java.io.IOException,
                             java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException
      • runQuery

        public void runQuery​(java.lang.String text)
                      throws java.io.IOException,
                             java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException
      • printCursor

        public void printCursor​(deltix.data.stream.MessageSource<deltix.qsrv.hf.pub.InstrumentMessage> cur)
      • printCursorRate

        public void printCursorRate​(deltix.data.stream.MessageSource<deltix.qsrv.hf.pub.InstrumentMessage> cur)