![]() |
XRootD
|
#include <XrdCmsJob.hh>
Public Member Functions | |
XrdCmsJob () | |
~XrdCmsJob () | |
void | DoIt () |
void | Recycle () |
![]() | |
XrdJob (const char *desc="") | |
virtual | ~XrdJob () |
virtual void | DoIt ()=0 |
Static Public Member Functions | |
static XrdCmsJob * | Alloc (XrdCmsProtocol *, XrdCmsRRData *) |
Additional Inherited Members | |
![]() | |
const char * | Comment |
XrdJob * | NextJob |
Definition at line 42 of file XrdCmsJob.hh.
|
inline |
Definition at line 52 of file XrdCmsJob.hh.
Referenced by Alloc().
|
inline |
Definition at line 53 of file XrdCmsJob.hh.
|
static |
Definition at line 64 of file XrdCmsJob.cc.
References XrdCmsJob(), XrdJob::Comment, XrdSysError::Emsg(), XrdSysMutex::Lock(), XrdLink::Name(), XrdCms::Say, XrdLink::setRef(), and XrdSysMutex::UnLock().
|
virtual |
Implements XrdJob.
Definition at line 93 of file XrdCmsJob.cc.
References XrdCmsProtocol::Execute(), Recycle(), XrdCmsProtocol::Ref(), XrdCms::Sched, and XrdScheduler::Schedule().
void XrdCmsJob::Recycle | ( | ) |
Definition at line 111 of file XrdCmsJob.cc.
References XrdSysMutex::Lock(), XrdCmsRRData::Objectify(), XrdLink::setRef(), and XrdSysMutex::UnLock().
Referenced by DoIt().