public class NuageVspStatisticsImpl extends Object implements NuageVspStatistics
| Constructor and Description |
|---|
NuageVspStatisticsImpl() |
| Modifier and Type | Method and Description |
|---|---|
long |
getVsdCount() |
long |
getVsdCount(NuageVspEntity entity) |
long |
getVsdCount(NuageVspEntity entity,
RequestType type) |
long |
getVsdCount(RequestType type) |
Map<NuageVspEntity,Map<RequestType,AtomicLong>> |
getVsdCountReport() |
void |
reportVSDCall(NuageVspEntity entity,
RequestType requestType)
Report a call to the VSD
|
public void reportVSDCall(NuageVspEntity entity, RequestType requestType)
NuageVspStatisticsreportVSDCall in interface NuageVspStatisticsentity - that is been queriedrequestType - that is usedpublic Map<NuageVspEntity,Map<RequestType,AtomicLong>> getVsdCountReport()
getVsdCountReport in interface NuageVspStatisticspublic long getVsdCount(NuageVspEntity entity, RequestType type)
getVsdCount in interface NuageVspStatisticspublic long getVsdCount(NuageVspEntity entity)
getVsdCount in interface NuageVspStatisticspublic long getVsdCount(RequestType type)
getVsdCount in interface NuageVspStatisticspublic long getVsdCount()
getVsdCount in interface NuageVspStatisticsCopyright © 2016–2017 Nuage Networks. All rights reserved.