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, setRow
collectIdentifiers, createDateFormat, eval, get, getBindings, getDatabase, getRandom, getTemporalConfig, getThisColumnValue, put, toString, toValue, toValueType
public CalcColEvalContext(ColumnImpl col)
protected TableImpl getTable()
getTable
in class RowEvalContext
public Value.Type getResultType()
getResultType
in interface EvalContext
getResultType
in class BaseEvalContext
public Object eval(Object[] row) throws IOException
IOException
protected String withErrorContext(String msg)
withErrorContext
in class BaseEvalContext
Copyright © 2005–2018. All rights reserved.