public interface CheckpointBoundKeyedStateHandle
KeyedStateHandle that is bound to a specific checkpoint.| 限定符和类型 | 方法和说明 |
|---|---|
long |
getCheckpointId()
Returns the ID of the checkpoint for which the handle was created or used.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.