XRootD
XrdOfsPrepGPIReal Namespace Reference

Classes

class  PrepGPI
 
class  PrepGRun
 
struct  PrepRequest
 

Variables

bool addCGI = false
 
XrdOucBuffPoolbPool = 0
 
bool Debug = false
 
XrdSysErroreLog = 0
 
XrdSysMutex gpiMutex
 
int maxFiles = 48
 
int maxResp = XrdOucEI::Max_Error_Len
 
static const int okAll = 0x1f
 
static const int okCancel = 0x01
 
static const int okEvict = 0x02
 
static const int okPrep = 0x04
 
static const int okQuery = 0x08
 
char okReq = 0
 
static const int okStage = 0x10
 
XrdOssossP = 0
 
XrdOucProgpgmObj = 0
 
int qryAllow = 8
 
XrdSysCondVar qryCond (0, "prepG query")
 
static const int qryMaxWT = 33
 
int qryWait = 0
 
XrdSchedulerschedP = 0
 
XrdSysTrace SysTrace ("PrepGPI")
 
bool usePFN = false
 

Variable Documentation

◆ addCGI

bool XrdOfsPrepGPIReal::addCGI = false

Definition at line 70 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsgetPrepare().

◆ bPool

XrdOucBuffPool* XrdOfsPrepGPIReal::bPool = 0

Definition at line 55 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsPrepGPIReal::PrepGPI::query(), and XrdOfsgetPrepare().

◆ Debug

bool XrdOfsPrepGPIReal::Debug = false

Definition at line 71 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsPrepGPIReal::PrepGRun::Run(), and XrdOfsgetPrepare().

◆ eLog

XrdSysError* XrdOfsPrepGPIReal::eLog = 0

◆ gpiMutex

XrdSysMutex XrdOfsPrepGPIReal::gpiMutex

Definition at line 53 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsPrepGPIReal::PrepGRun::DoIt().

◆ maxFiles

int XrdOfsPrepGPIReal::maxFiles = 48

Definition at line 67 of file XrdOfsPrepGPI.cc.

Referenced by XrdOucUtils::Undercover(), and XrdOfsgetPrepare().

◆ maxResp

int XrdOfsPrepGPIReal::maxResp = XrdOucEI::Max_Error_Len

Definition at line 68 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsPrepGPIReal::PrepGPI::query(), and XrdOfsgetPrepare().

◆ okAll

const int XrdOfsPrepGPIReal::okAll = 0x1f
static

Definition at line 80 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsgetPrepare().

◆ okCancel

const int XrdOfsPrepGPIReal::okCancel = 0x01
static

Definition at line 75 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsPrepGPIReal::PrepGPI::cancel(), and XrdOfsgetPrepare().

◆ okEvict

const int XrdOfsPrepGPIReal::okEvict = 0x02
static

Definition at line 76 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsPrepGPIReal::PrepGPI::begin(), and XrdOfsgetPrepare().

◆ okPrep

const int XrdOfsPrepGPIReal::okPrep = 0x04
static

Definition at line 77 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsPrepGPIReal::PrepGPI::begin(), and XrdOfsgetPrepare().

◆ okQuery

const int XrdOfsPrepGPIReal::okQuery = 0x08
static

Definition at line 78 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsPrepGPIReal::PrepGPI::query(), and XrdOfsgetPrepare().

◆ okReq

◆ okStage

const int XrdOfsPrepGPIReal::okStage = 0x10
static

Definition at line 79 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsPrepGPIReal::PrepGPI::begin(), and XrdOfsgetPrepare().

◆ ossP

◆ pgmObj

XrdOucProg* XrdOfsPrepGPIReal::pgmObj = 0

Definition at line 60 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsgetPrepare().

◆ qryAllow

int XrdOfsPrepGPIReal::qryAllow = 8

Definition at line 63 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsPrepGPIReal::PrepGPI::query(), and XrdOfsgetPrepare().

◆ qryCond

XrdSysCondVar XrdOfsPrepGPIReal::qryCond(0, "prepG query") ( ,
"prepG query"   
)

◆ qryMaxWT

const int XrdOfsPrepGPIReal::qryMaxWT = 33
static

Definition at line 65 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsPrepGPIReal::PrepGPI::query().

◆ qryWait

int XrdOfsPrepGPIReal::qryWait = 0

Definition at line 64 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsPrepGPIReal::PrepGPI::query().

◆ schedP

XrdScheduler* XrdOfsPrepGPIReal::schedP = 0

◆ SysTrace

XrdSysTrace XrdOfsPrepGPIReal::SysTrace("PrepGPI") ( "PrepGPI"  )

Referenced by XrdOfsgetPrepare().

◆ usePFN

bool XrdOfsPrepGPIReal::usePFN = false

Definition at line 72 of file XrdOfsPrepGPI.cc.

Referenced by XrdOfsgetPrepare().