60 const char *workdir,
const char *msd,
Int_t nwk = 1);
64 void DoError(
int level,
const char *location,
const char *fmt,
#define ClassDef(name, id)
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void on
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h Atom_t Int_t ULong_t ULong_t unsigned char prop_list Atom_t Atom_t Atom_t Time_t type
Collectable string class.
This class controls a Parallel ROOT Facility, PROOF, cluster.
Class describing a PROOF worker server.
Handler of asynchronous events for XProofD sockets.
Implementation of the functionality provided by TProofMgr in the case of a xproofd-based session.
This is the version of TSlave for workers servers based on XProofD.
void StopProcess(Bool_t abort, Int_t timeout)
Sent stop/abort request to PROOF server.
void Touch()
Touch the client admin file to proof we are alive.
void SetAlias(const char *alias)
Set an alias for this session.
void Interrupt(Int_t type)
Send interrupt to master or slave servers.
Int_t SetupServ(Int_t stype, const char *conffile)
Init a PROOF slave object.
Bool_t HandleError(const void *in=0)
Handle error on the input socket.
void SetInterruptHandler(Bool_t on=kTRUE)
Set/Unset the interrupt handler.
virtual ~TXSlave()
Destroy slave.
static Int_t GetProofdProtocol(TSocket *s)
Find out the remote proofd protocol version.
Int_t Ping()
Ping the remote master or slave servers.
void Close(Option_t *opt="")
Close slave socket.
Bool_t HandleInput(const void *in=0)
Handle asynchronous input on the socket.
TSignalHandler * fIntHandler
TObjString * SendCoordinator(Int_t kind, const char *msg=0, Int_t int2=0)
Send message to intermediate coordinator.
void ParseBuffer()
Parse fBuffer after a connection attempt.
void DoError(int level, const char *location, const char *fmt, va_list va) const
Interface to ErrorHandler (protected).
void Init(const char *host, Int_t stype)
Init a PROOF slave object.
void FlushSocket()
Clean any input on the socket.
Int_t SendGroupPriority(const char *grp, Int_t priority)
Communicate to the coordinator the priprity of the group to which the user belongs Return 0 on succes...