Modifier and Type | Method and Description |
---|---|
Xid |
RequestContext.getXid()
Returns XID generated for this request.
|
Modifier and Type | Method and Description |
---|---|
void |
DeviceReplyProcessor.processReply(Xid xid,
List<? extends OfHeader> ofHeaderList)
Method that set future to context in Map.
|
Modifier and Type | Method and Description |
---|---|
void |
DeviceContextImpl.processReply(Xid xid,
List<? extends OfHeader> ofHeaderList) |
Modifier and Type | Method and Description |
---|---|
Xid |
AbstractRequestContext.getXid() |
Modifier and Type | Method and Description |
---|---|
protected OfHeader |
EchoService.buildRequest(Xid xid,
EchoInputBuilder input) |
protected abstract OfHeader |
AbstractService.buildRequest(Xid xid,
I input) |
protected OfHeader |
AbstractMultipartCollectorService.buildRequest(Xid xid,
MultipartType input) |
protected OfHeader |
RoleService.buildRequest(Xid xid,
RoleRequestInputBuilder input) |
Modifier and Type | Method and Description |
---|---|
protected OfHeader |
MultiLayerFlowService.buildRequest(Xid xid,
FlowModInputBuilder input) |
protected OfHeader |
MultiLayerAggregateFlowMultipartService.buildRequest(Xid xid,
GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput input) |
protected OfHeader |
MultiLayerMeterService.buildRequest(Xid xid,
I input) |
protected OfHeader |
MultiLayerGroupService.buildRequest(Xid xid,
I input) |
protected OfHeader |
MultiLayerExperimenterMultipartService.buildRequest(Xid xid,
SendExperimenterMpRequestInput input) |
protected OfHeader |
MultiLayerTableMultipartService.buildRequest(Xid xid,
UpdateTableInput input) |
Modifier and Type | Method and Description |
---|---|
protected OfHeader |
FlowCapableTransactionServiceImpl.buildRequest(Xid xid,
SendBarrierInput input) |
protected OfHeader |
SalExperimenterMessageServiceImpl.buildRequest(Xid xid,
SendExperimenterInput input) |
protected OfHeader |
NodeConfigServiceImpl.buildRequest(Xid xid,
SetConfigInput input) |
protected OfHeader |
SalRoleServiceImpl.buildRequest(Xid xid,
SetRoleInput input) |
protected OfHeader |
PacketProcessingServiceImpl.buildRequest(Xid xid,
TransmitPacketInput input) |
protected OfHeader |
SalPortServiceImpl.buildRequest(Xid xid,
UpdatePortInput input) |
Modifier and Type | Method and Description |
---|---|
protected OfHeader |
SingleLayerPortService.buildRequest(Xid xid,
CommonPortWithMask input) |
protected OfHeader |
SingleLayerFlowService.buildRequest(Xid xid,
Flow input) |
protected OfHeader |
SingleLayerAggregateFlowMultipartService.buildRequest(Xid xid,
GetAggregateFlowStatisticsFromFlowTableForGivenMatchInput input) |
protected OfHeader |
SingleLayerGetAsyncConfigService.buildRequest(Xid xid,
GetAsyncInput input) |
protected OfHeader |
SingleLayerGroupService.buildRequest(Xid xid,
Group input) |
protected OfHeader |
SingleLayerMeterService.buildRequest(Xid xid,
Meter input) |
protected OfHeader |
SingleLayerExperimenterMultipartService.buildRequest(Xid xid,
SendExperimenterMpRequestInput input) |
protected OfHeader |
SingleLayerSetAsyncConfigService.buildRequest(Xid xid,
SetAsyncInput input) |
protected OfHeader |
SingleLayerTableMultipartService.buildRequest(Xid xid,
UpdateTableInput input) |
Modifier and Type | Method and Description |
---|---|
protected OfHeader |
AggregateFlowsInTableService.buildRequest(Xid xid,
GetAggregateFlowStatisticsFromFlowTableForAllFlowsInput input) |
protected OfHeader |
AllFlowsInAllTablesService.buildRequest(Xid xid,
GetAllFlowsStatisticsFromAllFlowTablesInput input) |
protected OfHeader |
AllFlowsInTableService.buildRequest(Xid xid,
GetAllFlowStatisticsFromFlowTableInput input) |
protected OfHeader |
FlowsInTableService.buildRequest(Xid xid,
GetFlowStatisticsFromFlowTableInput input) |
protected OfHeader |
OpendaylightFlowTableStatisticsServiceImpl.buildRequest(Xid xid,
GetFlowTablesStatisticsInput input) |
Modifier and Type | Method and Description |
---|---|
protected OfHeader |
StatisticsGatheringService.buildRequest(Xid xid,
MultipartType input) |
protected OfHeader |
StatisticsGatheringOnTheFlyService.buildRequest(Xid xid,
MultipartType input) |
Modifier and Type | Method and Description |
---|---|
protected OfHeader |
FlowDirectStatisticsService.buildRequest(Xid xid,
GetFlowStatisticsInput input) |
protected OfHeader |
GroupDirectStatisticsService.buildRequest(Xid xid,
GetGroupStatisticsInput input) |
protected OfHeader |
MeterDirectStatisticsService.buildRequest(Xid xid,
GetMeterStatisticsInput input) |
protected OfHeader |
PortDirectStatisticsService.buildRequest(Xid xid,
GetNodeConnectorStatisticsInput input) |
protected OfHeader |
QueueDirectStatisticsService.buildRequest(Xid xid,
GetQueueStatisticsInput input) |
Modifier and Type | Method and Description |
---|---|
protected OfHeader |
FlowDirectStatisticsService.buildRequest(Xid xid,
GetFlowStatisticsInput input) |
protected OfHeader |
GroupDirectStatisticsService.buildRequest(Xid xid,
GetGroupStatisticsInput input) |
protected OfHeader |
MeterDirectStatisticsService.buildRequest(Xid xid,
GetMeterStatisticsInput input) |
protected OfHeader |
PortDirectStatisticsService.buildRequest(Xid xid,
GetNodeConnectorStatisticsInput input) |
protected OfHeader |
QueueDirectStatisticsService.buildRequest(Xid xid,
GetQueueStatisticsInput input) |
Copyright © 2019 OpenDaylight. All rights reserved.