| Package | Description |
|---|---|
| org.apache.uima.ducc.common.agent.metrics.memory | |
| org.apache.uima.ducc.common.node.metrics |
| Modifier and Type | Class and Description |
|---|---|
class |
DuccNodeMemory |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeMemoryInfo |
| Modifier and Type | Method and Description |
|---|---|
NodeMemory |
NodeMetrics.getNodeMemory() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeMetrics.setNodeMemory(NodeMemory nodeMemory) |
| Constructor and Description |
|---|
NodeMetrics(NodeIdentity nodeIdentity,
NodeMemory nodeMemory,
NodeLoadAverage nodeLoadAverage,
NodeCpuInfo nodeCpu,
TreeMap<String,NodeUsersInfo> userProcessMap) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.