JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
A
C
G
M
O
R
S
A
addCongestionListener(CongestionListener)
- Method in interface org.mobicents.commons.congestion.
CongestionMonitor
Add
CongestionListener
addCongestionListener(CongestionListener)
- Method in class org.mobicents.commons.congestion.
CPUProcessCongestionMonitor
addCongestionListener(CongestionListener)
- Method in class org.mobicents.commons.congestion.
MemoryCongestionMonitor
C
CongestionListener
- Interface in
org.mobicents.commons.congestion
The listener interface for receiving congestion state.
CongestionMonitor
- Interface in
org.mobicents.commons.congestion
The user who is interested in monitoring the underlying source should implement this interface.
CPUProcessCongestionMonitor
- Class in
org.mobicents.commons.congestion
This Congestion Monitor monitors whether or not the CPU Process usage has crossed the cpuThreshold and notifies its listeners.
CPUProcessCongestionMonitor()
- Constructor for class org.mobicents.commons.congestion.
CPUProcessCongestionMonitor
G
getBackToNormalCPUThreshold()
- Method in class org.mobicents.commons.congestion.
CPUProcessCongestionMonitor
getBackToNormalMemoryThreshold()
- Method in class org.mobicents.commons.congestion.
MemoryCongestionMonitor
getCPUThreshold()
- Method in class org.mobicents.commons.congestion.
CPUProcessCongestionMonitor
getCpuUsage()
- Method in class org.mobicents.commons.congestion.
CPUProcessCongestionMonitor
getMemoryThreshold()
- Method in class org.mobicents.commons.congestion.
MemoryCongestionMonitor
getSource()
- Method in interface org.mobicents.commons.congestion.
CongestionMonitor
Get the name of underlying source
getSource()
- Method in class org.mobicents.commons.congestion.
CPUProcessCongestionMonitor
getSource()
- Method in class org.mobicents.commons.congestion.
MemoryCongestionMonitor
M
MemoryCongestionMonitor
- Class in
org.mobicents.commons.congestion
This Congestion Monitor monitors whether or not the JVM memory usage has crossed the memoryThreshold and notifies its listeners.
MemoryCongestionMonitor()
- Constructor for class org.mobicents.commons.congestion.
MemoryCongestionMonitor
monitor()
- Method in interface org.mobicents.commons.congestion.
CongestionMonitor
The user should call this method periodically to monitor underlying resource
monitor()
- Method in class org.mobicents.commons.congestion.
CPUProcessCongestionMonitor
monitor()
- Method in class org.mobicents.commons.congestion.
MemoryCongestionMonitor
O
onCongestionFinish(String)
- Method in interface org.mobicents.commons.congestion.
CongestionListener
As soon as congestion abates in the underlying source, it calls this method to notify about it.
onCongestionStart(String)
- Method in interface org.mobicents.commons.congestion.
CongestionListener
As soon as congestion starts in the underlying source, it calls this method to notify about it.
org.mobicents.commons.congestion
- package org.mobicents.commons.congestion
R
removeCongestionListener(CongestionListener)
- Method in interface org.mobicents.commons.congestion.
CongestionMonitor
Remove
CongestionListener
removeCongestionListener(CongestionListener)
- Method in class org.mobicents.commons.congestion.
CPUProcessCongestionMonitor
removeCongestionListener(CongestionListener)
- Method in class org.mobicents.commons.congestion.
MemoryCongestionMonitor
S
setBackToNormalCPUThreshold(double)
- Method in class org.mobicents.commons.congestion.
CPUProcessCongestionMonitor
setBackToNormalMemoryThreshold(int)
- Method in class org.mobicents.commons.congestion.
MemoryCongestionMonitor
setCPUThreshold(double)
- Method in class org.mobicents.commons.congestion.
CPUProcessCongestionMonitor
setMemoryThreshold(int)
- Method in class org.mobicents.commons.congestion.
MemoryCongestionMonitor
A
C
G
M
O
R
S
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014. All Rights Reserved.