12 #ifndef ROOT_TProofMgrLite 13 #define ROOT_TProofMgrLite 24 #ifndef ROOT_TProofMgr
Collectable string class.
The PROOF manager interacts with the PROOF server coordinator to create or destroy a PROOF session...
TProofMgrLite(const char *url, Int_t loglevel=-1, const char *alias="")
Create a PROOF manager for the Lite environment.
#define ClassDef(name, id)
Basic TProofMgr functionality implementation in the case of Lite session.
TObjString * ReadBuffer(const char *file, Long64_t ofs, Int_t len)
Read 'len' bytes from offset 'ofs' of the local file 'fin'.
TProofLog * GetSessionLogs(Int_t ridx=0, const char *stag=0, const char *pattern="-v | SvcMsg", Bool_t rescan=kFALSE)
Get logs or log tails from last session associated with this manager instance.
TProof * CreateSession(const char *=0, const char *=0, Int_t=-1)
Create a new session.
This class controls a Parallel ROOT Facility, PROOF, cluster.
Implementation of the PROOF session log handler.