Class DistributedP4RuntimeMeterMirror
- java.lang.Object
-
- org.onosproject.drivers.p4runtime.mirror.AbstractDistributedP4RuntimeMirror<org.onosproject.net.pi.runtime.PiMeterCellHandle,org.onosproject.net.pi.runtime.PiMeterCellConfig>
-
- org.onosproject.drivers.p4runtime.mirror.DistributedP4RuntimeMeterMirror
-
- All Implemented Interfaces:
P4RuntimeMeterMirror,P4RuntimeMirror<org.onosproject.net.pi.runtime.PiMeterCellHandle,org.onosproject.net.pi.runtime.PiMeterCellConfig>
public final class DistributedP4RuntimeMeterMirror extends AbstractDistributedP4RuntimeMirror<org.onosproject.net.pi.runtime.PiMeterCellHandle,org.onosproject.net.pi.runtime.PiMeterCellConfig> implements P4RuntimeMeterMirror
Distributed implementation of a P4Runtime meter mirror.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.onosproject.drivers.p4runtime.mirror.AbstractDistributedP4RuntimeMirror
AbstractDistributedP4RuntimeMirror.InternalPipeconfWatchdogListener
-
-
Field Summary
-
Fields inherited from class org.onosproject.drivers.p4runtime.mirror.AbstractDistributedP4RuntimeMirror
pipeconfWatchdogService, storageService
-
-
Constructor Summary
Constructors Constructor Description DistributedP4RuntimeMeterMirror()
-
Method Summary
-
Methods inherited from class org.onosproject.drivers.p4runtime.mirror.AbstractDistributedP4RuntimeMirror
activate, annotations, applyWriteRequest, applyWriteResponse, deactivate, get, getAll, put, putAnnotations, remove, sync
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.onosproject.drivers.p4runtime.mirror.P4RuntimeMirror
annotations, applyWriteRequest, applyWriteResponse, get, getAll, put, putAnnotations, remove, sync
-
-