12 #ifndef ROOT_TProofNodes 13 #define ROOT_TProofNodes Int_t GetMaxWrksPerNode() const
virtual ~TProofNodes()
Destructor.
void Print(Option_t *option="") const
Description: Print node information.
#define ClassDef(name, id)
Int_t GetNWorkersCluster() const
TProofNodes(TProof *proof)
Constructor.
Int_t GetNActives() const
TMap * GetMapOfNodes() const
TMap * GetMapOfActiveNodes() const
Int_t ActivateWorkers(Int_t nwrks)
Description: Activate 'nwrks' workers; calls TProof::SetParallel and rebuild the internal lists Input...
TMap implements an associative array of (key,value) pairs using a THashTable for efficient retrieval ...
This class controls a Parallel ROOT Facility, PROOF, cluster.
Int_t GetMinWrksPerNode() const
Mother of all ROOT objects.
void Build()
Desctiption: Build the node list, which is a list of nodes whose members in turn are lists of workers...
PROOF worker node information.