| Reference > Rule Languages > ILOG Rule Language > IRL Keywords > hasher |
hasher |
PREVIOUS NEXT |
The keyword in a ruleset declaration to define a hashing expression. This keyword is used at the top level of the ruleset.
ruleset rulesetName
{
hasher (typeName variableName) = value;
};
With the hasher keyword, a hashing expression can be defined to optimize rule execution.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |