Interface P4RuntimeTableMirror
-
- All Superinterfaces:
P4RuntimeMirror<org.onosproject.net.pi.runtime.PiTableEntryHandle,org.onosproject.net.pi.runtime.PiTableEntry>
- All Known Implementing Classes:
DistributedP4RuntimeTableMirror
public interface P4RuntimeTableMirror extends P4RuntimeMirror<org.onosproject.net.pi.runtime.PiTableEntryHandle,org.onosproject.net.pi.runtime.PiTableEntry>
Mirror of table entries 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
-
-