Class RetryPutStrategy
java.lang.Object
kieker.monitoring.queue.putstrategy.RetryPutStrategy
- All Implemented Interfaces:
PutStrategy
- Since:
- 1.13
- Author:
- "Christian Wulf"
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RetryPutStrategy
public RetryPutStrategy(int maxTries)
-
-
Method Details
-
backoffOffer
- Specified by:
backoffOfferin interfacePutStrategy- Type Parameters:
E- element type- Parameters:
q- queuee- element
-
signal
public void signal()- Specified by:
signalin interfacePutStrategy
-