|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WinPerfObject | |
|---|---|
| org.netxms.client | |
| org.netxms.client.datacollection | |
| Uses of WinPerfObject in org.netxms.client |
|---|
| Methods in org.netxms.client that return types with arguments of type WinPerfObject | |
|---|---|
java.util.List<WinPerfObject> |
NXCSession.getNodeWinPerfObjects(long nodeId)
Get list of available Windows performance objects. |
| Uses of WinPerfObject in org.netxms.client.datacollection |
|---|
| Methods in org.netxms.client.datacollection that return WinPerfObject | |
|---|---|
WinPerfObject |
WinPerfCounter.getObject()
|
| Methods in org.netxms.client.datacollection that return types with arguments of type WinPerfObject | |
|---|---|
static java.util.List<WinPerfObject> |
WinPerfObject.createListFromMessage(NXCPMessage msg)
Create WinPerf objects list from NXCP message |
| Constructors in org.netxms.client.datacollection with parameters of type WinPerfObject | |
|---|---|
WinPerfCounter(WinPerfObject object,
java.lang.String name)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||