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