Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4
Available sort order options for resulting association rules. More...
RulesOrderId | ( | int | value | ) |
Constructs the sort order object identifier using the provided value
value | Value corresponding to the sort order object identifier |
Static Public Attributes | |
static final RulesOrderId | rulesUnsorted = new RulesOrderId(RulesUnsorted) |
static final RulesOrderId | rulesSortedByConfidence = new RulesOrderId(RulesSortedByConfidence) |
int getValue | ( | ) |
Returns the value corresponding to the sort order object identifier
|
static |
Sorted by confidence
|
static |
Unsorted
For more complete information about compiler optimizations, see our Optimization Notice.