public class SingleLayerTableMultipartService extends AbstractTableMultipartService<MultipartReply>
| Constructor and Description |
|---|
SingleLayerTableMultipartService(RequestContextStack requestContextStack,
DeviceContext deviceContext,
MultipartWriterProvider multipartWriterProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected OfHeader |
buildRequest(Xid xid,
UpdateTableInput input) |
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateTableOutput>> |
handleAndReply(UpdateTableInput input)
Process experimenter input and result experimenter output.
|
storeStatisticscreateCallback, handleServiceCallcanUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, setEventIdentifierpublic SingleLayerTableMultipartService(RequestContextStack requestContextStack, DeviceContext deviceContext, MultipartWriterProvider multipartWriterProvider)
protected OfHeader buildRequest(Xid xid, UpdateTableInput input) throws ServiceException
buildRequest in class AbstractService<UpdateTableInput,List<MultipartReply>>ServiceExceptionpublic com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<UpdateTableOutput>> handleAndReply(UpdateTableInput input)
AbstractTableMultipartServicehandleAndReply in class AbstractTableMultipartService<MultipartReply>input - experimenter inputCopyright © 2019 OpenDaylight. All rights reserved.