|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClackOccData | |
|---|---|
| net.clackrouter.chart | |
| net.clackrouter.component.base | Provides the base objects for supporting components within a Clack Router. |
| net.clackrouter.component.extension | More advanced router components that are not central to the operation of a router. |
| Uses of ClackOccData in net.clackrouter.chart |
|---|
| Constructors in net.clackrouter.chart with parameters of type ClackOccData | |
|---|---|
ClackOccChart(ClackOccData dataset,
Queue queue)
|
|
| Uses of ClackOccData in net.clackrouter.component.base |
|---|
| Fields in net.clackrouter.component.base declared as ClackOccData | |
|---|---|
protected ClackOccData |
Queue.mQueueOccData
|
| Methods in net.clackrouter.component.base that return ClackOccData | |
|---|---|
ClackOccData |
Queue.getQueueOccData()
Provides data of queue occupancy vs time for real-time graphs. |
| Uses of ClackOccData in net.clackrouter.component.extension |
|---|
| Fields in net.clackrouter.component.extension declared as ClackOccData | |
|---|---|
protected ClackOccData |
TCPSeqMon.m_occ_flowdata
|
protected ClackOccData |
FlowByteQueue.m_occ_flowdata
|
| Methods in net.clackrouter.component.extension that return ClackOccData | |
|---|---|
ClackOccData |
FlowByteQueue.getMultiSeriesOccData()
Provides data of queue occupancy vs time for real-time graphs. |
ClackOccData |
TCPSeqMon.getOccData()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||