@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 |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<GetElanInterfaceStatisticsOutput>> |
getElanInterfaceStatistics(GetElanInterfaceStatisticsInput input) |
@Inject
public ElanStatisticsImpl(org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
ElanInterfaceCache elanInterfaceCache)
public Future<org.opendaylight.yangtools.yang.common.RpcResult<GetElanInterfaceStatisticsOutput>> getElanInterfaceStatistics(GetElanInterfaceStatisticsInput input)
getElanInterfaceStatistics in interface ElanStatisticsServicejava.util.concurrent.Future elanInterfaceStatistics, or null if not presentCopyright © 2019 OpenDaylight. All rights reserved.