Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Available sort order options for resulting itemsets. More...
ItemsetsOrderId | ( | int | value | ) |
Constructs the itemsets object identifier using the provided value
value | Value corresponding to the itemsets object identifier |
Static Public Attributes | |
static final ItemsetsOrderId | itemsetsUnsorted = new ItemsetsOrderId(ItemsetsUnsorted) |
static final ItemsetsOrderId | itemsetsSortedBySupport = new ItemsetsOrderId(ItemsetsSortedBySupport) |
int getValue | ( | ) |
Returns the value corresponding to the itemsets object identifier
|
static |
Sorted by the support value
|
static |
Unsorted
For more complete information about compiler optimizations, see our Optimization Notice.