public class FlowCapableTransactionServiceImpl extends AbstractSimpleService<SendBarrierInput,SendBarrierOutput> implements FlowCapableTransactionService
| Constructor and Description |
|---|
FlowCapableTransactionServiceImpl(RequestContextStack requestContextStack,
DeviceContext deviceContext) |
| Modifier and Type | Method and Description |
|---|---|
protected OfHeader |
buildRequest(Xid xid,
SendBarrierInput input) |
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendBarrierOutput>> |
sendBarrier(SendBarrierInput input)
barrier request
|
createCallbackcanUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, handleServiceCall, setEventIdentifierpublic FlowCapableTransactionServiceImpl(RequestContextStack requestContextStack, DeviceContext deviceContext)
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendBarrierOutput>> sendBarrier(SendBarrierInput input)
FlowCapableTransactionServicesendBarrier in interface FlowCapableTransactionServiceprotected OfHeader buildRequest(Xid xid, SendBarrierInput input) throws ServiceException
buildRequest in class AbstractService<SendBarrierInput,SendBarrierOutput>ServiceExceptionCopyright © 2019 OpenDaylight. All rights reserved.