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 |
|---|---|
com.google.common.util.concurrent.ListenableFuture<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 com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ProcessFlatBatchOutput>> processFlatBatch(ProcessFlatBatchInput input)
SalFlatBatchServiceprocessFlatBatch in interface SalFlatBatchServiceCopyright © 2019 OpenDaylight. All rights reserved.