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
|
createCallback
canUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, handleServiceCall, setEventIdentifier
public FlowCapableTransactionServiceImpl(RequestContextStack requestContextStack, DeviceContext deviceContext)
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendBarrierOutput>> sendBarrier(SendBarrierInput input)
FlowCapableTransactionService
sendBarrier
in interface FlowCapableTransactionService
protected OfHeader buildRequest(Xid xid, SendBarrierInput input) throws ServiceException
buildRequest
in class AbstractService<SendBarrierInput,SendBarrierOutput>
ServiceException
Copyright © 2019 OpenDaylight. All rights reserved.