Package org.onosproject.net.behaviour
Class QueueId
- java.lang.Object
 - 
- org.onosproject.net.behaviour.QueueId
 
 
- 
@Beta public final class QueueId extends Object
Immutable representation of a Queue identity. 
- 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)inthashCode()Stringname()static QueueIdqueueId(String name)StringtoString() 
 - 
 
- 
- 
Method Detail
- 
name
public String name()
 
 - 
 
 -