public interface CheckpointBoundKeyedStateHandle
KeyedStateHandle that is bound to a specific checkpoint.| Modifier and Type | Method and Description |
|---|---|
long |
getCheckpointId()
Returns the ID of the checkpoint for which the handle was created or used.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.