#include <string.h>
#include <list>
#include "glite/wmsutils/jobid/JobId.h"
#include "glite/lb/Event.h"
#include "glite/lb/JobStatus.h"
#include "glite/lb/consumer.h"
Go to the source code of this file.
Classes | |
class | QueryRecord |
class | ServerConnection |
Enumerations | |
enum | AggOp { AGG_MIN = 1, AGG_MAX, AGG_COUNT } |
|
Supported aggregate operations. |