Uses of Class
com.espertech.esper.client.ConfigurationEngineDefaults.Threading

Packages that use ConfigurationEngineDefaults.Threading
com.espertech.esper.client This package and its sub-packages defines the central Esper Client APIs. 
com.espertech.esper.core.thread This package contains classes to advanced threading options. 
com.espertech.esper.epl.named Named window classes are in this package 
 

Uses of ConfigurationEngineDefaults.Threading in com.espertech.esper.client
 

Methods in com.espertech.esper.client that return ConfigurationEngineDefaults.Threading
 ConfigurationEngineDefaults.Threading ConfigurationEngineDefaults.getThreading()
          Returns threading settings.
 

Uses of ConfigurationEngineDefaults.Threading in com.espertech.esper.core.thread
 

Constructors in com.espertech.esper.core.thread with parameters of type ConfigurationEngineDefaults.Threading
ThreadingServiceImpl(ConfigurationEngineDefaults.Threading threadingConfig)
          Ctor.
 

Uses of ConfigurationEngineDefaults.Threading in com.espertech.esper.epl.named
 

Methods in com.espertech.esper.epl.named with parameters of type ConfigurationEngineDefaults.Threading
 NamedWindowTailView NamedWindowDispatchServiceImpl.createTailView(EventType eventType, NamedWindowMgmtService namedWindowMgmtService, NamedWindowDispatchService namedWindowDispatchService, StatementResultService statementResultService, ValueAddEventProcessor revisionProcessor, boolean prioritized, boolean parentBatchWindow, java.lang.String contextName, TimeSourceService timeSourceService, ConfigurationEngineDefaults.Threading threadingConfig)
           
 NamedWindowTailView NamedWindowDispatchService.createTailView(EventType eventType, NamedWindowMgmtService namedWindowMgmtService, NamedWindowDispatchService namedWindowDispatchService, StatementResultService statementResultService, ValueAddEventProcessor revisionProcessor, boolean prioritized, boolean parentBatchWindow, java.lang.String contextName, TimeSourceService timeSourceService, ConfigurationEngineDefaults.Threading threadingConfig)
           
 

Constructors in com.espertech.esper.epl.named with parameters of type ConfigurationEngineDefaults.Threading
NamedWindowTailView(EventType eventType, NamedWindowMgmtService namedWindowMgmtService, NamedWindowDispatchService namedWindowDispatchService, StatementResultService statementResultService, ValueAddEventProcessor revisionProcessor, boolean prioritized, boolean parentBatchWindow, TimeSourceService timeSourceService, ConfigurationEngineDefaults.Threading threadingConfig)
           
 


© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com