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