public final class CheckpointManager
extends java.lang.Object
| Constructor and Description |
|---|
CheckpointManager(PartitionedDCNode baseNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkpoint() |
void |
registerReceiver(CheckpointUserIfc receiver) |
void |
shutdown() |
void |
startup() |
public CheckpointManager(PartitionedDCNode baseNode)
public final void startup()
public final void registerReceiver(CheckpointUserIfc receiver)
public void checkpoint()
public final void shutdown()