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.
|
asNode
LocationIdentity getLocationIdentity()
LocationIdentity.any()
will kill all memory locations.