|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.expression.funcs.ExprCastNode.StringToCalendarWStaticISOFormatComputer
public static class ExprCastNode.StringToCalendarWStaticISOFormatComputer
Constructor Summary | |
---|---|
ExprCastNode.StringToCalendarWStaticISOFormatComputer()
|
Method Summary | |
---|---|
java.lang.Object |
compute(java.lang.Object input,
EventBean[] eventsPerStream,
boolean newData,
ExprEvaluatorContext exprEvaluatorContext)
Compute an result performing casting and parsing. |
boolean |
isConstantForConstInput()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExprCastNode.StringToCalendarWStaticISOFormatComputer()
Method Detail |
---|
public java.lang.Object compute(java.lang.Object input, EventBean[] eventsPerStream, boolean newData, ExprEvaluatorContext exprEvaluatorContext)
ExprCastNode.CasterParserComputer
compute
in interface ExprCastNode.CasterParserComputer
input
- to processeventsPerStream
- events per streamnewData
- new data indicatorexprEvaluatorContext
- evaluation context
public boolean isConstantForConstInput()
isConstantForConstInput
in interface ExprCastNode.CasterParserComputer
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |