Package | Description |
---|---|
org.netxms.client | |
org.netxms.client.constants | |
org.netxms.client.datacollection | |
org.netxms.client.objects |
Modifier and Type | Method and Description |
---|---|
AgentCacheMode |
NXCObjectModificationData.getAgentCacheMode() |
Modifier and Type | Method and Description |
---|---|
void |
NXCObjectModificationData.setAgentCacheMode(AgentCacheMode agentCacheMode) |
Modifier and Type | Method and Description |
---|---|
static AgentCacheMode |
AgentCacheMode.getByValue(int value) |
static AgentCacheMode |
AgentCacheMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentCacheMode[] |
AgentCacheMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AgentCacheMode |
DataCollectionObject.getCacheMode() |
Modifier and Type | Method and Description |
---|---|
void |
DataCollectionObject.setCacheMode(AgentCacheMode mode) |
Modifier and Type | Field and Description |
---|---|
protected AgentCacheMode |
AbstractNode.agentCacheMode |
Modifier and Type | Method and Description |
---|---|
AgentCacheMode |
AbstractNode.getAgentCacheMode() |
Copyright © 2015. All rights reserved.