Class CheckpointStreamWithResultProvider.PrimaryAndSecondaryStream

java.lang.Object
org.apache.flink.runtime.state.CheckpointStreamWithResultProvider.PrimaryAndSecondaryStream
All Implemented Interfaces:
Closeable, AutoCloseable, CheckpointStreamWithResultProvider
Enclosing interface:
CheckpointStreamWithResultProvider

public static class CheckpointStreamWithResultProvider.PrimaryAndSecondaryStream extends Object implements CheckpointStreamWithResultProvider
Implementation of CheckpointStreamWithResultProvider that creates both, the primary/remote/jm-owned state and the secondary/local/tm-owned state.