public class COUNTF extends Function
funcError, funcKey, hasCachedValue| Constructor and Description |
|---|
COUNTF(Expression exp,
java.lang.String name,
int numParams) |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
count(MboRemote mbo,
java.lang.String relName,
java.lang.String timeLineAttrName,
java.math.BigDecimal limitDuration) |
java.math.BigDecimal |
eval(java.util.List parameters)
Implementation for this function.
|
MboRemote |
getEvalMbo(java.lang.String relation,
MboRemote mbo,
MboSetRemote msr) |
java.lang.String |
getRelation(java.lang.String relation) |
cacheFuncValue, errorLog, funcKey, getCachedFuncValue, getFuncError, getStringValForHashCode, hasCachedFuncValue, lazyEval, mboKeyDebugId, setFuncError, validateSignature, wrapMXExceptiongetExpression, getName, getNumParams, numParamsVariespublic COUNTF(Expression exp, java.lang.String name, int numParams)
public java.math.BigDecimal eval(java.util.List parameters)
Functionpublic java.math.BigDecimal count(MboRemote mbo, java.lang.String relName, java.lang.String timeLineAttrName, java.math.BigDecimal limitDuration) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXExceptionpublic java.lang.String getRelation(java.lang.String relation)
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic MboRemote getEvalMbo(java.lang.String relation, MboRemote mbo, MboSetRemote msr) throws java.rmi.RemoteException, MXException
java.rmi.RemoteExceptionMXException