Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Available identifiers of input data collection objects for the DBSCAN algorithm in the seventh step of the distributed processing mode. More...
Step7MasterCollectionInputId | ( | int | value | ) |
Constructs the input object identifier using the provided value
value | Value corresponding to the input object identifier |
Static Public Attributes | |
static final Step7MasterCollectionInputId | partialFinishedFlags = new Step7MasterCollectionInputId(partialFinishedFlagsValue) |
int getValue | ( | ) |
Returns the value corresponding to the input object identifier
|
static |
Collection of input tables containing the flags indicating that the clustering process is finished
For more complete information about compiler optimizations, see our Optimization Notice.