Uses of Class
com.espertech.esper.common.internal.epl.enummethod.dot.EnumMethodDesc
Packages that use EnumMethodDesc
Package
Description
Enumeration method utility classes and input data sources.
-
Uses of EnumMethodDesc in com.espertech.esper.common.internal.epl.enummethod.dot
Fields in com.espertech.esper.common.internal.epl.enummethod.dot declared as EnumMethodDescModifier and TypeFieldDescriptionprotected EnumMethodDesc
ExprDotForgeEnumMethodBase.enumMethodDesc
Methods in com.espertech.esper.common.internal.epl.enummethod.dot that return EnumMethodDescModifier and TypeMethodDescriptionstatic EnumMethodDesc
EnumMethodResolver.fromName
(String name, ClasspathImportServiceCompileTime classpathImportService) EnumMethodBuiltin.getDescriptor()
Methods in com.espertech.esper.common.internal.epl.enummethod.dot with parameters of type EnumMethodDescModifier and TypeMethodDescriptionvoid
ExprDotForgeEnumMethod.init
(Integer streamOfProviderIfApplicable, EnumMethodDesc lambda, String lambdaUsedName, EPChainableType currentInputType, List<ExprNode> parameters, ExprValidationContext validationContext) void
ExprDotForgeEnumMethodBase.init
(Integer streamOfProviderIfApplicable, EnumMethodDesc enumMethodDesc, String enumMethodUsedName, EPChainableType typeInfo, List<ExprNode> parameters, ExprValidationContext validationContext)