JULEA
Data Structures | Typedefs | Functions
distribution.h File Reference
#include <glib.h>
#include <bson.h>
#include <jconfiguration.h>

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 Documentation

◆ JDistributionVTable