| 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()
Get agent cache mode
|
| Modifier and Type | Method and Description |
|---|---|
void |
NXCObjectModificationData.setAgentCacheMode(AgentCacheMode agentCacheMode)
Set agent cache mode
|
| Modifier and Type | Method and Description |
|---|---|
static AgentCacheMode |
AgentCacheMode.getByValue(int value)
Get enum element by integer 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 © 2018. All rights reserved.