28 Enter_Method(
"invokeAllocateRetryPolicy()");
Class representing flow object with attributes from specs.
virtual bool run(Flow &flow)
Define_Module(LimitedRetries)
uint32_t getMaxCreateFlowRetries() const
Gets maximum allowed number CreateFlow retries By default 3 (const VAL_MAXCREATERETRIES). Value is checked during Flow allocation.
void setCreateFlowRetries(uint32_t createFlowRetries)
Sets current number of CreateFlow retries During Flow allocation phase, CreateFlow is incremented eac...
uint32_t getCreateFlowRetries() const
Gets current number of CreateFlow retries During Flow allocation phase, CreateFlow is incremented eac...