public static final class Instructions.SetQueueInstruction extends Object implements Instruction
Instruction.Type| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
PortNumber |
port() |
long |
queueId() |
String |
toString() |
Instruction.Type |
type()
Returns the type of instruction.
|
public long queueId()
public PortNumber port()
public Instruction.Type type()
Instructiontype in interface Instruction