Package com.espertech.esper.common.internal.statement.dispatch


package com.espertech.esper.common.internal.statement.dispatch
  • Class
    Description
    Implementations are executed when the DispatchService receives a dispatch invocation.
    Implements dispatch service using a thread-local linked list of Dispatchable instances.
    Update dispatch view to indicate statement results to listeners.