xrootd
|
Public Member Functions | |
SomePolicy (size_t size, size_t threshold) | |
bool | Examine (const XrdCl::XRootDStatus &status) |
![]() | |
virtual | ~PolicyExecutor () |
Private Attributes | |
std::atomic< size_t > | cnt |
std::atomic< size_t > | succeeded |
const size_t | threshold |
Some
policy implementation
n (user defined) operations need to succeed in order for the parallel operation to be successful.
|
inline |
|
inlinevirtual |
|
private |
Referenced by XrdCl::ParallelOperation< HasHndl >::SomePolicy::Examine().
|
private |
Referenced by XrdCl::ParallelOperation< HasHndl >::SomePolicy::Examine().
|
private |
Referenced by XrdCl::ParallelOperation< HasHndl >::SomePolicy::Examine().