public class FlowWriterDirectOFRpc extends Object
Modifier and Type | Class and Description |
---|---|
class |
FlowWriterDirectOFRpc.FlowRPCHandlerTask |
Constructor and Description |
---|
FlowWriterDirectOFRpc(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
SalFlowService salFlowService,
ExecutorService flowPusher) |
Modifier and Type | Method and Description |
---|---|
void |
rpcFlowAdd(String dpId,
int flowsPerDpn,
int batchSize) |
void |
rpcFlowAddAll(int flowsPerDpn,
int batchSize) |
public FlowWriterDirectOFRpc(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, SalFlowService salFlowService, ExecutorService flowPusher)
public void rpcFlowAdd(String dpId, int flowsPerDpn, int batchSize)
public void rpcFlowAddAll(int flowsPerDpn, int batchSize)
Copyright © 2019 OpenDaylight. All rights reserved.