Uses of Enum Class
com.espertech.esper.common.client.module.ModuleProperty
Package
Description
EPL module object model.
-
Uses of ModuleProperty in com.espertech.esper.common.client.hook.recompile
ModifierConstructorDescriptionEPRecompileProviderContext
(EPCompiled compiled, Configuration configuration, String deploymentId, String moduleName, Map<ModuleProperty, Object> moduleProperties, List<EPCompiled> path, int statementIdFirstStatement, Map<Integer, Object> userObjectsRuntime, Map<Integer, String> statementNamesWhenProvidedByAPI, Map<Integer, Map<Integer, Object>> substitutionParameters) Ctor. -
Uses of ModuleProperty in com.espertech.esper.common.client.module
Modifier and TypeMethodDescriptionstatic ModuleProperty
Returns the enum constant of this class with the specified name.static ModuleProperty[]
ModuleProperty.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ModuleProperty in com.espertech.esper.common.internal.context.module
Modifier and TypeMethodDescriptiondefault Map<ModuleProperty,
Object> ModuleProvider.getModuleProperties()