Class ChangelogTaskLocalStateStore

java.lang.Object
org.apache.flink.runtime.state.TaskLocalStateStoreImpl
org.apache.flink.runtime.state.ChangelogTaskLocalStateStore
All Implemented Interfaces:
OwnedTaskLocalStateStore, TaskLocalStateStore

public class ChangelogTaskLocalStateStore extends TaskLocalStateStoreImpl
Changelog's implementation of a TaskLocalStateStore.