Interface SiddhiAppContextException

    • Method Detail

      • setQueryContextIndexIfAbsent

        void setQueryContextIndexIfAbsent​(int[] queryContextStartIndex,
                                          int[] queryContextEndIndex,
                                          String siddhiAppName,
                                          String siddhiAppString)
      • getQueryContextStartIndex

        int[] getQueryContextStartIndex()
      • getQueryContextEndIndex

        int[] getQueryContextEndIndex()
      • getMessageWithOutContext

        String getMessageWithOutContext()