JULEA
|
Go to the source code of this file.
Data Structures | |
struct | JDistributionVTable |
Typedefs | |
typedef struct JDistributionVTable | JDistributionVTable |
Functions | |
void | j_distribution_round_robin_get_vtable (JDistributionVTable *) |
void | j_distribution_single_server_get_vtable (JDistributionVTable *) |
void | j_distribution_weighted_get_vtable (JDistributionVTable *) |
typedef struct JDistributionVTable JDistributionVTable |