#include <QOSOptimizer.h>
Public Member Functions | |
QOSOptimizer (string id) | |
~QOSOptimizer () | |
NMSTL_RPC_OBJECT (QOSOptimizer) | |
RPC< void > | do_something (double life, double tp) |
RPC< int > | call_me () |
RPC< vector< Stats > > | get_stat () |
Return the currents statistics for the list of queries. | |
Protected Member Functions | |
void | in_thread_init () |
void | handle_load_offer (AsyncRPC< ptr< LoadOffer > > completion, ptr< LoadOffer > offer) |
Accumulates load offers from partners... will look at them later. |
|
|
|
|
|
|
|
|
|
Return the currents statistics for the list of queries.
|
|
Accumulates load offers from partners... will look at them later.
|
|
|
|
|