Class FilteringObjQueueKey
- java.lang.Object
-
- org.onosproject.net.flowobjective.FilteringObjQueueKey
-
- All Implemented Interfaces:
ObjectiveQueueKey
public class FilteringObjQueueKey extends java.lang.Object implements ObjectiveQueueKey
Filtering objective queue key.
-
-
Constructor Summary
Constructors Constructor Description FilteringObjQueueKey(DeviceId deviceId, int priority, Criterion key)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object other)
int
hashCode()
-