org.apache.expreval.expr.node
Interface CharValue

All Superinterfaces:
GenericValue, NumberValue, Serializable

public interface CharValue
extends NumberValue


Field Summary
 
Fields inherited from interface org.apache.expreval.expr.node.GenericValue
serialVersionUID
 
Method Summary
 Short getValue(HConnectionImpl connection, Object object)
           
 
Methods inherited from interface org.apache.expreval.expr.node.GenericValue
applyResultToAggregateValue, asString, getFilter, getOptimizedValue, hasAColumnReference, initAggregateValue, isAColumnReference, isAConstant, isAnAggregateValue, isDefaultKeyword, reset, setExpressionContext, validateTypes
 

Method Detail

getValue

Short getValue(HConnectionImpl connection,
               Object object)
               throws HBqlException
Specified by:
getValue in interface GenericValue
Specified by:
getValue in interface NumberValue
Throws:
HBqlException


Copyright © 2011. All Rights Reserved.