public abstract static class ExprCastNode.StringToJava8WStaticFormatComputer extends Object implements ExprCastNode.CasterParserComputerForge, ExprCastNode.CasterParserComputer
Constructor and Description |
---|
StringToJava8WStaticFormatComputer(String format) |
Modifier and Type | Method and Description |
---|---|
protected CodegenExpression |
codegenFormatter(CodegenClassScope codegenClassScope) |
Object |
compute(Object input,
EventBean[] eventsPerStream,
boolean newData,
ExprEvaluatorContext exprEvaluatorContext)
Compute an result performing casting and parsing.
|
ExprCastNode.CasterParserComputer |
getEvaluatorComputer() |
boolean |
isConstantForConstInput() |
abstract Object |
parse(String input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
codegenPremade
protected final String format
public StringToJava8WStaticFormatComputer(String format)
public boolean isConstantForConstInput()
isConstantForConstInput
in interface ExprCastNode.CasterParserComputerForge
public Object compute(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 contextprotected CodegenExpression codegenFormatter(CodegenClassScope codegenClassScope)
public ExprCastNode.CasterParserComputer getEvaluatorComputer()
getEvaluatorComputer
in interface ExprCastNode.CasterParserComputerForge
Copyright © 2005–2018. All rights reserved.