Go to the source code of this file.
Data Structures | |
class | BaseLB |
Base class for all LB strategies. More... | |
struct | BaseLB::ProcStats |
struct | BaseLB::LDStats |
Passed to the virtual functions Strategy(. More... | |
struct | MigrateInfo |
migration decision for an obj. More... | |
struct | MigrateDecision |
class | LBScatterMsg |
class | LBMigrateMsg |
message contains the migration decision from LB strategies. More... | |
struct | VectorMigrateInfo |
class | LBVectorMigrateMsg |