| Modifier and Type | Method and Description |
|---|---|
ControlPlaneLoad |
ControlPlaneStatsService.getLoad(org.onosproject.cluster.NodeId nodeId,
ControlMetricType type,
Optional<org.onosproject.net.DeviceId> deviceId)
Obtain the control plane load of a specific device.
|
ControlPlaneLoad |
ControlPlaneStatsService.getLoad(org.onosproject.cluster.NodeId nodeId,
ControlMetricType type,
Optional<org.onosproject.net.DeviceId> deviceId,
int duration,
TimeUnit unit)
Obtain the control plane load of a specific device with a specific time duration.
|
Copyright © 2015. All rights reserved.