Interface P4RuntimeDefaultEntryMirror

  • All Superinterfaces:
    P4RuntimeMirror<org.onosproject.net.pi.runtime.PiTableEntryHandle,​org.onosproject.net.pi.runtime.PiTableEntry>
    All Known Implementing Classes:
    DistributedP4RuntimeDefaultEntryMirror

    public interface P4RuntimeDefaultEntryMirror
    extends P4RuntimeMirror<org.onosproject.net.pi.runtime.PiTableEntryHandle,​org.onosproject.net.pi.runtime.PiTableEntry>
    This is a special mirror that gets updated once to store the original default table entries after the pipeline has been set. It is never updated with the device state.