| Package | Description |
|---|---|
| org.apache.uima.ducc.common | |
| org.apache.uima.ducc.common.persistence.rm |
| 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.
|
abstract void |
ANodeStability.nodeRecovers(Node n)
Called when removing a node had missed heartbeats but has recovered.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
IDbShare.getNode() |
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.