Interface P4RuntimeActionProfileGroupMirror
-
- All Superinterfaces:
P4RuntimeMirror<org.onosproject.net.pi.runtime.PiActionProfileGroupHandle,org.onosproject.net.pi.runtime.PiActionProfileGroup>
- All Known Implementing Classes:
DistributedP4RuntimeActionProfileGroupMirror
public interface P4RuntimeActionProfileGroupMirror extends P4RuntimeMirror<org.onosproject.net.pi.runtime.PiActionProfileGroupHandle,org.onosproject.net.pi.runtime.PiActionProfileGroup>
Mirror of action profile groups installed on a P4Runtime device.
-
-
Method Summary
-
Methods inherited from interface org.onosproject.drivers.p4runtime.mirror.P4RuntimeMirror
annotations, applyWriteRequest, applyWriteResponse, get, getAll, put, putAnnotations, remove, sync
-
-