Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
InitDistributedStep3MasterPlusPlusPartialResult Class Reference

Provides methods to access partial results of computing initial centroids for the K-Means algorithm in the distributed processing mode. More...

Class Constructor

◆ InitDistributedStep3MasterPlusPlusPartialResult()

Default constructor. Constructs empty object

Parameters
contextContext to manage the partial result of computing initial centroids for the K-Means algorithm

Detailed Description

Member Function Documentation

◆ get() [1/3]

Returns a partial result of computing initial centroids for the K-Means algorithm

Parameters
idIdentifier of the partial result object
keyIdentifier of the node the object comes from
Returns
Partial result object that corresponds to the given identifier

◆ get() [2/3]

Returns an partial result for computing initial centroids for the K-Means algorithm in the 3rd step in the distributed processing mode

Parameters
idIdentifier of the input object

◆ get() [3/3]

Returns a partial result object for computing initial centroids for the K-Means algorithm

Parameters
idIdentifier of the partial result object
Returns
Partial result object that corresponds to the given identifier

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.