13 #ifndef ROOT_TPacketizerUnit 14 #define ROOT_TPacketizerUnit
This class implements a data set to be used for PROOF processing.
Int_t AddWorkers(TList *workers)
Adds new workers. Returns the number of workers added, or -1 on failure.
TDSetElement * GetNextPacket(TSlave *sl, TMessage *r)
Get next packet.
Manages an element of a TDSet.
Float_t GetCurrentRate(Bool_t &all)
Get Estimation of the current rate; just summing the current rates of the active workers.
#define ClassDef(name, id)
Int_t AssignWork(TDSet *, Long64_t, Long64_t num)
Assign work to be done to this packetizer.
This packetizer generates packets of generic units, representing the number of times an operation cyc...
void operator=(const TPacketizerUnit &)
virtual ~TPacketizerUnit()
Destructor.
Handles synchronous and a-synchronous timer events.
The packetizer is a load balancing object created for each query.
TMap implements an associative array of (key,value) pairs using a THashTable for efficient retrieval ...
A TTree object has a header with a name and a title.
virtual Int_t GetSize() const
Class describing a PROOF worker server.
Container class for processing statistics.
Double_t GetCurrentTime()
Get current time.