java.lang.Object
com.espertech.esper.common.internal.statement.dispatch.DispatchService

public class DispatchService extends Object
Implements dispatch service using a thread-local linked list of Dispatchable instances.
  • Constructor Details

    • DispatchService

      public DispatchService()
  • Method Details