public interface ControlPlaneLoad
extends org.onosproject.net.statistic.Load
| Modifier and Type | Method and Description |
|---|---|
long |
average()
Obtain the average of all time duration.
|
long |
average(int duration,
TimeUnit unit)
Obtain the average of the specified time duration.
|
long average(int duration,
TimeUnit unit)
duration - time durationunit - time unitlong average()
Copyright © 2015. All rights reserved.