public class CalcColEvalContext extends RowEvalContext
| Constructor and Description |
|---|
CalcColEvalContext(ColumnImpl col) |
| Modifier and Type | Method and Description |
|---|---|
Object |
eval(Object[] row) |
Value.Type |
getResultType() |
protected TableImpl |
getTable() |
protected String |
withErrorContext(String msg) |
getIdentifierValue, reset, setRowcollectIdentifiers, createDateFormat, eval, get, getBindings, getDatabase, getRandom, getTemporalConfig, getThisColumnValue, put, toString, toValue, toValueTypepublic CalcColEvalContext(ColumnImpl col)
protected TableImpl getTable()
getTable in class RowEvalContextpublic Value.Type getResultType()
getResultType in interface EvalContextgetResultType in class BaseEvalContextpublic Object eval(Object[] row) throws IOException
IOExceptionprotected String withErrorContext(String msg)
withErrorContext in class BaseEvalContextCopyright © 2005–2019. All rights reserved.