Inherit Doc

Hierarchy

  • SessionFlusher

Implements

  • SessionFlusherLike

Methods

  • Checks if pendingAggregates has entries, and if it does flushes them by calling sendSession

    Returns void

  • Wrapper function for _incrementSessionStatusCount that checks if the instance of SessionFlusher is enabled then fetches the session status of the request from Scope.getRequestSession().status on the scope and passes them to _incrementSessionStatusCount along with the start date

    Returns void

Generated using TypeDoc