public interface VirtualGroupProvider extends VirtualProvider
| Modifier and Type | Method and Description |
|---|---|
void |
performGroupOperation(NetworkId networkId,
org.onosproject.net.DeviceId deviceId,
org.onosproject.net.group.GroupOperations groupOps)
Performs a batch of group operation in the specified virtual device
with the specified parameters.
|
idvoid performGroupOperation(NetworkId networkId, org.onosproject.net.DeviceId deviceId, org.onosproject.net.group.GroupOperations groupOps)
networkId - the identity of the virtual network where this rule appliesdeviceId - device identifier on which the batch of group
operations to be executedgroupOps - immutable list of group operation