Class FlowWriterDirectOFRpc
java.lang.Object
org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpc
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionFlowWriterDirectOFRpc
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, Executor flowPusher, AddFlow addFlow) -
Method Summary
Modifier and TypeMethodDescriptionvoid
rpcFlowAdd
(String dpId, int flowsPerDpn, int batchSize) void
rpcFlowAddAll
(int flowsPerDpn, int batchSize)
-
Constructor Details
-
FlowWriterDirectOFRpc
-
-
Method Details
-
rpcFlowAdd
-
rpcFlowAddAll
public void rpcFlowAddAll(int flowsPerDpn, int batchSize)
-