Uses of Enum Class
com.espertech.esper.common.client.module.ModuleProperty
Packages that use ModuleProperty
Package
Description
EPL module object model.
-
Uses of ModuleProperty in com.espertech.esper.common.client.hook.recompile
Methods in com.espertech.esper.common.client.hook.recompile that return types with arguments of type ModulePropertyConstructor parameters in com.espertech.esper.common.client.hook.recompile with type arguments of type ModulePropertyModifierConstructorDescriptionEPRecompileProviderContext
(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
Methods in com.espertech.esper.common.client.module that return ModulePropertyModifier 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
Methods in com.espertech.esper.common.internal.context.module that return types with arguments of type ModulePropertyModifier and TypeMethodDescriptiondefault Map<ModuleProperty,
Object> ModuleProvider.getModuleProperties()