| Package | Description |
|---|---|
| org.apache.uima.ducc.common |
| Modifier and Type | Class and Description |
|---|---|
class |
DuccNode |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ANodeStability.missedNode(Node n,
int c)
Called if a heartbeat is missed, in case caller wants to do take some action
such as logging the event.
|
void |
ANodeStability.nodeArrives(Node n)
Record the arrival of a node.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ANodeStability.nodeDeath(Map<Node,Node> nodes)
This callback is invoked when node death is suspected.
|
abstract void |
ANodeStability.nodeDeath(Map<Node,Node> nodes)
This callback is invoked when node death is suspected.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.