public static interface MemoryCheckpoint.Single extends MemoryCheckpoint
MemoryCheckpoint.Multi, MemoryCheckpoint.Single, MemoryCheckpoint.TypeAssertion| Modifier and Type | Method and Description |
|---|---|
LocationIdentity |
getLocationIdentity()
This method is used to determine which memory location is killed by this node.
|
asNodeLocationIdentity getLocationIdentity()
LocationIdentity.any() will kill all memory locations.