@Singleton public class InterfaceManagerServiceImpl extends Object implements InterfaceManagerService
| Constructor and Description |
|---|
InterfaceManagerServiceImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
InterfaceManagerCommonUtils interfaceManagerCommonUtils,
InterfaceMetaUtils interfaceMetaUtils,
IfIndexInterfaceCache ifIndexInterfaceCache) |
@Inject
public InterfaceManagerServiceImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
InterfaceManagerCommonUtils interfaceManagerCommonUtils,
InterfaceMetaUtils interfaceMetaUtils,
IfIndexInterfaceCache ifIndexInterfaceCache)
public com.google.common.util.concurrent.ListenableFuture<GetDpidFromInterfaceOutput> getDpidFromInterface(GetDpidFromInterfaceInput input)
getDpidFromInterface in interface InterfaceManagerServicepublic com.google.common.util.concurrent.ListenableFuture<GetEndpointIpForDpnOutput> getEndpointIpForDpn(GetEndpointIpForDpnInput input)
getEndpointIpForDpn in interface InterfaceManagerServicepublic com.google.common.util.concurrent.ListenableFuture<GetEgressInstructionsForInterfaceOutput> getEgressInstructionsForInterface(GetEgressInstructionsForInterfaceInput input)
getEgressInstructionsForInterface in interface InterfaceManagerServicepublic com.google.common.util.concurrent.ListenableFuture<GetInterfaceTypeOutput> getInterfaceType(GetInterfaceTypeInput input)
getInterfaceType in interface InterfaceManagerServicepublic com.google.common.util.concurrent.ListenableFuture<GetTunnelTypeOutput> getTunnelType(GetTunnelTypeInput input)
getTunnelType in interface InterfaceManagerServicepublic com.google.common.util.concurrent.ListenableFuture<GetEgressActionsForInterfaceOutput> getEgressActionsForInterface(GetEgressActionsForInterfaceInput input)
getEgressActionsForInterface in interface InterfaceManagerServicepublic com.google.common.util.concurrent.ListenableFuture<GetPortFromInterfaceOutput> getPortFromInterface(GetPortFromInterfaceInput input)
getPortFromInterface in interface InterfaceManagerServicepublic com.google.common.util.concurrent.ListenableFuture<GetNodeconnectorIdFromInterfaceOutput> getNodeconnectorIdFromInterface(GetNodeconnectorIdFromInterfaceInput input)
getNodeconnectorIdFromInterface in interface InterfaceManagerServicepublic com.google.common.util.concurrent.ListenableFuture<GetInterfaceFromIfIndexOutput> getInterfaceFromIfIndex(GetInterfaceFromIfIndexInput input)
getInterfaceFromIfIndex in interface InterfaceManagerServicepublic com.google.common.util.concurrent.ListenableFuture<GetDpnInterfaceListOutput> getDpnInterfaceList(GetDpnInterfaceListInput input)
getDpnInterfaceList in interface InterfaceManagerServiceCopyright © 2019 OpenDaylight. All rights reserved.