| Interface | Description |
|---|---|
| Ackable |
An interface for entities that can be acked
|
| Class | Description |
|---|---|
| BasicAckableForTesting |
An ackable used for testing that just counts the times it is acked and nacked.
|
| HierarchicalAckable |
| Exception | Description |
|---|---|
| HierarchicalAckable.ChildrenFailedException |
Indicates that at least one of the children
Ackables was nacked. |