NVIDIA IndeX API nvidia_logo_transpbg.gif Up
idata_distribution.h File Reference

Interfaces for implementing and launching distributed data jobs. More...

#include <mi/dice.h>
#include <mi/base/interface_declare.h>
#include <mi/neuraylib/iserializer.h>
#include <nv/index/idistributed_data_edit.h>
#include <nv/index/idistributed_data_locality.h>

Go to the source code of this file.

Classes

class  nv::index::IDistributed_data_job
 Distributed job interface enabling analysis and processing running against distributed subset data. More...
 
class  nv::index::Distributed_data_job< id1, ... >
 Mixin class that implements the mi::neuraylib::Distributed_data_job interface. More...
 
class  nv::index::IDistributed_data_job_scheduler
 Scheduling and launching distributed data analysis and processing jobs. More...
 

Namespaces

namespace  nv
 Common namespace for all NVIDIA APIs.
 
namespace  nv::index
 Namespace for NVIDIA IndeX library APIs.
 

Detailed Description

Interfaces for implementing and launching distributed data jobs.