|
Project JXTA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MonitorReport | |
|---|---|
| net.jxta.meter | Provides logging and monitoring facilities for debugging and auditing of messaging and service invocation within JXTA. |
| net.jxta.peer | Provides definition for the Peer ID standard JXTA Peer Info Service. |
| Uses of MonitorReport in net.jxta.meter |
|---|
| Methods in net.jxta.meter that return MonitorReport | |
|---|---|
MonitorReport |
MonitorEvent.getMonitorReport()
Get the corresponding MonitorReport |
| Methods in net.jxta.meter with parameters of type MonitorReport | |
|---|---|
static MonitorEvent |
MonitorEvent.createRemoteMonitorReportEvent(PeerID peerID,
int requestId,
MonitorReport monitorReport)
Convenience factory method |
| Constructors in net.jxta.meter with parameters of type MonitorReport | |
|---|---|
MonitorEvent(PeerGroupID peerGroupID,
MonitorReport monitorReport)
|
|
| Uses of MonitorReport in net.jxta.peer |
|---|
| Methods in net.jxta.peer that return MonitorReport | |
|---|---|
MonitorReport |
PeerInfoService.getCumulativeMonitorReport(MonitorFilter monitorFilter)
Get a MonitorReport of total accumulated metrics from the ServiceMonitors (specified in the MonitorFilter) since they were created/reset for the local Peer. |
|
JXTA J2SE | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||