public static interface FlowControllingBlockingQueue.ThresholdListener
Modifier and Type | Method and Description |
---|---|
void |
aboveThreshold(int currentValue) |
void |
underThreshold(int currentValue) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.