Package org.onosproject.net.pi.service
Interface PiTranslatable
-
- All Known Subinterfaces:
FlowEntry
,FlowRule
,Group
,Meter
,MeterEntry
,StoredFlowEntry
,StoredGroupEntry
,TypedStoredFlowEntry
- All Known Implementing Classes:
DefaultFlowEntry
,DefaultFlowRule
,DefaultGroup
,DefaultMeter
,DefaultTypedFlowEntry
@Beta public interface PiTranslatable
Abstraction of protocol-dependent (PD) entity that can be translated to an equivalent protocol-independent (PI) one.