Class AggregateProcessor.WaitableInteger

All Implemented Interfaces:
Serializable
Enclosing class:
AggregateProcessor

protected static final class AggregateProcessor.WaitableInteger extends AbstractQueuedSynchronizer
Synchronization class to avoid busy-loop when waiting for exchanges to be processed during shutdown.
See Also: