| Package | Description |
|---|---|
| org.apache.logging.log4j.core.filter |
Log4j 2 Filter support.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.Queue<BurstFilter.LogDelay> |
BurstFilter.available |
private java.util.concurrent.DelayQueue<BurstFilter.LogDelay> |
BurstFilter.history |
| Modifier and Type | Method and Description |
|---|---|
(package private) static BurstFilter.LogDelay |
BurstFilter.createLogDelay(long expireTime) |