@Singleton public class ElanStatisticsImpl extends Object implements ElanStatisticsService
| Constructor and Description |
|---|
ElanStatisticsImpl(org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
ElanInterfaceCache elanInterfaceCache) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetElanInterfaceStatisticsOutput>> |
getElanInterfaceStatistics(GetElanInterfaceStatisticsInput input) |
@Inject
public ElanStatisticsImpl(org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
ElanInterfaceCache elanInterfaceCache)
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetElanInterfaceStatisticsOutput>> getElanInterfaceStatistics(GetElanInterfaceStatisticsInput input)
getElanInterfaceStatistics in interface ElanStatisticsServiceCopyright © 2019 OpenDaylight. All rights reserved.