public interface NuageVspStatistics
| 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
|
void reportVSDCall(NuageVspEntity entity, RequestType requestType)
entity - that is been queriedrequestType - that is usedMap<NuageVspEntity,Map<RequestType,AtomicLong>> getVsdCountReport()
long getVsdCount(NuageVspEntity entity, RequestType type)
entity - type - long getVsdCount(NuageVspEntity entity)
entity - long getVsdCount(RequestType type)
type - long getVsdCount()
Copyright © 2016–2017 Nuage Networks. All rights reserved.