| Package | Description |
|---|---|
| kieker.monitoring.queue | |
| kieker.monitoring.queue.putstrategy |
| Constructor and Description |
|---|
BlockingQueueDecorator(java.util.Queue<E> q,
PutStrategy putStrategy,
TakeStrategy takeStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
RetryPutStrategy |
class |
SPBlockingPutStrategy
This take strategy blocks if the queue is full.
|
class |
YieldPutStrategy |
Copyright 2017 Kieker Project, http://kieker-monitoring.net