Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

List of all members
DistributedPartialResultStep11 Class Reference

Provides methods to access partial results obtained with the compute() method of the DBSCAN algorithm in the eleventh step of the distributed processing mode. More...

Class Constructor

Constructs a partial result of the DBSCAN algorithm from the context

Parameters
contextContext to manage the memory in the native part of the partial result object

Detailed Description

Member Function Documentation

Returns a partial result of the DBSCAN algorithm obtained in the eleventh step of the distributed processing mode

Parameters
idIdentifier of the input object, DistributedPartialResultStep11NumericTableId
Returns
Partial result that corresponds to the given identifier

Returns a partial result of the DBSCAN algorithm obtained in the eleventh step of the distributed processing mode

Parameters
idIdentifier of the input object, DistributedPartialResultStep11CollectionId
Returns
Partial result that corresponds to the given identifier

Sets a partial result of the DBSCAN algorithm obtained in the eleventh step of the distributed processing mode

Parameters
idIdentifier of the input object
valueValue of the input object

Sets a partial result of the DBSCAN algorithm obtained in the eleventh step of the distributed processing mode

Parameters
idIdentifier of the input object
valueValue of the input object

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

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