NVIDIA IndeX API nvidia_logo_transpbg.gif Up
nv::index::IBalancing_operation Class Referenceabstract

The interface class for all balancing operations generated by NVIDIA IndeX when redistributing workload in the cluster. More...

#include <ibalancing_operations.h>

Inherits mi::base::Interface_declare< 0x3eec45f1, ... >.

Public Member Functions

virtual const char * get_description () const =0
 Returns a descriptive string detailing the balancing operation. More...
 

Detailed Description

The interface class for all balancing operations generated by NVIDIA IndeX when redistributing workload in the cluster.

Each operation provides a descriptive explanation of the operation itself.

Member Function Documentation

 get_description()

virtual const char * nv::index::IBalancing_operation::get_description ( ) const
pure virtual

Returns a descriptive string detailing the balancing operation.

Returns
The description of the operation in textual form.

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