public interface QueueEvent extends OpenflowEvent
These events are consumed by all listeners. They represent queue management events, alerting the listener to when the queue is approaching capacity ("queue-warning") and when the queue has exceeded capacity ("queue-full").
Events are also sent when the "reset" thresholds are reached, while draining events off the queue.
The event types associated with this event are:
ts, type
Copyright © 2015. All Rights Reserved.