Interface SchedulerService

    • Method Detail

      • discoverByFullDateRange

        void discoverByFullDateRange​(SchedulerType schedulerEnum)
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • discoverByDateRange

        void discoverByDateRange​(SchedulerType schedulerEnum,
                                 java.lang.String startDate,
                                 java.lang.String endDate)
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • discoverByPreviousDay

        void discoverByPreviousDay​(SchedulerType schedulerEnum)
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • updateReqStatusFromElasticsearch

        void updateReqStatusFromElasticsearch​(SchedulerType schedulerEnum)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • retryFailedReqStatusCreationToElasticsearch

        void retryFailedReqStatusCreationToElasticsearch​(SchedulerType schedulerEnum)
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • cacheStatusMappingData

        java.lang.String cacheStatusMappingData()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception