Class IncrementalKeyedStateHandle.HandleAndLocalPath

java.lang.Object
org.apache.flink.runtime.state.IncrementalKeyedStateHandle.HandleAndLocalPath
All Implemented Interfaces:
Serializable
Enclosing interface:
IncrementalKeyedStateHandle

public static final class IncrementalKeyedStateHandle.HandleAndLocalPath extends Object implements Serializable
A Holder of StreamStateHandle and the corresponding localPath.
See Also: