Class FlowWriterDirectOFRpc
java.lang.Object
org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpc
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructorsConstructorDescriptionFlowWriterDirectOFRpc(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, Executor flowPusher, AddFlow addFlow) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidrpcFlowAdd(String dpId, int flowsPerDpn, int batchSize) voidrpcFlowAddAll(int flowsPerDpn, int batchSize) 
- 
Constructor Details- 
FlowWriterDirectOFRpc
 
- 
- 
Method Details- 
rpcFlowAdd
- 
rpcFlowAddAllpublic void rpcFlowAddAll(int flowsPerDpn, int batchSize) 
 
-