Class FilteringObjQueueKey
- java.lang.Object
-
- org.onosproject.net.flowobjective.FilteringObjQueueKey
-
- All Implemented Interfaces:
ObjectiveQueueKey
public class FilteringObjQueueKey extends Object implements ObjectiveQueueKey
Filtering objective queue key.
-
-
Constructor Summary
Constructors Constructor Description FilteringObjQueueKey(DeviceId deviceId, int priority, Criterion key)
-