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)
SalFlatBatchService
processFlatBatch
in interface SalFlatBatchService
Copyright © 2018 OpenDaylight. All rights reserved.