Package org.onosproject.net.flow
Interface FlowRuleStoreDelegate
-
- All Superinterfaces:
StoreDelegate<FlowRuleBatchEvent>
public interface FlowRuleStoreDelegate extends StoreDelegate<FlowRuleBatchEvent>
Flow rule store delegate abstraction.
-
-
Method Summary
-
Methods inherited from interface org.onosproject.store.StoreDelegate
notify
-
-