public class VirtualFlowRuleBatchOperation extends Object
| Constructor and Description |
|---|
VirtualFlowRuleBatchOperation(NetworkId networkId,
org.onosproject.net.flow.FlowRuleBatchOperation operation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
NetworkId |
networkId() |
org.onosproject.net.flow.FlowRuleBatchOperation |
operation() |
public VirtualFlowRuleBatchOperation(NetworkId networkId, org.onosproject.net.flow.FlowRuleBatchOperation operation)