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

Packages that use ConfigurationEngineDefaults.ThreadingProfile
com.espertech.esper.client This package and its sub-packages defines the central Esper Client APIs. 
 

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

Methods in com.espertech.esper.client that return ConfigurationEngineDefaults.ThreadingProfile
 ConfigurationEngineDefaults.ThreadingProfile ConfigurationEngineDefaults.Execution.getThreadingProfile()
          Returns the threading profile
static ConfigurationEngineDefaults.ThreadingProfile ConfigurationEngineDefaults.ThreadingProfile.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ConfigurationEngineDefaults.ThreadingProfile[] ConfigurationEngineDefaults.ThreadingProfile.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.espertech.esper.client with parameters of type ConfigurationEngineDefaults.ThreadingProfile
 void ConfigurationEngineDefaults.Execution.setThreadingProfile(ConfigurationEngineDefaults.ThreadingProfile threadingProfile)
          Sets the threading profile
 


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