public class SalFlatBatchServiceImpl extends Object implements SalFlatBatchService
SalFlowsBatchService - delegates work to SalFlowService.| Constructor and Description |
|---|
SalFlatBatchServiceImpl(SalFlowsBatchService salFlowBatchService,
SalGroupsBatchService salGroupsBatchService,
SalMetersBatchService salMetersBatchService) |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<ProcessFlatBatchOutput>> |
processFlatBatch(ProcessFlatBatchInput input)
Process add/update/remove of items in batch towards openflow device.
|
public SalFlatBatchServiceImpl(SalFlowsBatchService salFlowBatchService, SalGroupsBatchService salGroupsBatchService, SalMetersBatchService salMetersBatchService)
public Future<org.opendaylight.yangtools.yang.common.RpcResult<ProcessFlatBatchOutput>> processFlatBatch(ProcessFlatBatchInput input)
SalFlatBatchServiceprocessFlatBatch in interface SalFlatBatchServiceCopyright © 2018 OpenDaylight. All rights reserved.