Package | Description |
---|---|
org.netxms.client | |
org.netxms.client.constants |
Modifier and Type | Method and Description |
---|---|
void |
NXCSession.pollNode(long nodeId,
NodePollType pollType,
TextOutputListener listener)
Perform a forced node poll.
|
Modifier and Type | Method and Description |
---|---|
static NodePollType |
NodePollType.getByValue(int value) |
static NodePollType |
NodePollType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodePollType[] |
NodePollType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.