public class AgentMonitor
extends org.apache.uima.ducc.common.ANodeStability
| Constructor and Description |
|---|
AgentMonitor(NodeAgent agent,
org.apache.uima.ducc.common.utils.DuccLogger logger,
int nodeStability,
int agentMetricsRate) |
| Modifier and Type | Method and Description |
|---|---|
void |
missedNode(org.apache.uima.ducc.common.Node n,
int c) |
void |
nodeDeath(Map<org.apache.uima.ducc.common.Node,org.apache.uima.ducc.common.Node> nodes) |
void |
ping(org.apache.uima.ducc.common.Node node) |
public AgentMonitor(NodeAgent agent, org.apache.uima.ducc.common.utils.DuccLogger logger, int nodeStability, int agentMetricsRate)
public void nodeDeath(Map<org.apache.uima.ducc.common.Node,org.apache.uima.ducc.common.Node> nodes)
nodeDeath in class org.apache.uima.ducc.common.ANodeStabilitypublic void missedNode(org.apache.uima.ducc.common.Node n,
int c)
missedNode in class org.apache.uima.ducc.common.ANodeStabilitypublic void ping(org.apache.uima.ducc.common.Node node)
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.