Class ExprDotDTFactory
java.lang.Object
com.espertech.esper.common.internal.epl.datetime.eval.ExprDotDTFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ExprDotDTMethodDesc
validateMake
(StreamTypeService streamTypeService, Deque<Chainable> chainSpecStack, DatetimeMethodDesc dtMethod, String dtMethodName, EPChainableType inputType, List<ExprNode> parameters, ExprDotNodeFilterAnalyzerInput inputDesc, TimeAbacus timeAbacus, TableCompileTimeResolver tableCompileTimeResolver, ClasspathImportServiceCompileTime classpathImportService, StatementRawInfo statementRawInfo)
-
Constructor Details
-
ExprDotDTFactory
public ExprDotDTFactory()
-
-
Method Details
-
validateMake
public static ExprDotDTMethodDesc validateMake(StreamTypeService streamTypeService, Deque<Chainable> chainSpecStack, DatetimeMethodDesc dtMethod, String dtMethodName, EPChainableType inputType, List<ExprNode> parameters, ExprDotNodeFilterAnalyzerInput inputDesc, TimeAbacus timeAbacus, TableCompileTimeResolver tableCompileTimeResolver, ClasspathImportServiceCompileTime classpathImportService, StatementRawInfo statementRawInfo) throws ExprValidationException - Throws:
ExprValidationException
-