Class YieldPutStrategy

java.lang.Object
kieker.monitoring.queue.putstrategy.YieldPutStrategy
All Implemented Interfaces:
PutStrategy

public class YieldPutStrategy
extends java.lang.Object
implements PutStrategy
Since:
1.13
Author:
Christian Wulf
  • Constructor Summary

    Constructors 
    Constructor Description
    YieldPutStrategy()  
  • Method Summary

    Modifier and Type Method Description
    <E> void backoffOffer​(java.util.Queue<E> q, E e)  
    void signal()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait