public class InMemoryStateChangelogStorage extends Object implements StateChangelogStorage<InMemoryChangelogStateHandle>
StateChangelogStorage.| 构造器和说明 |
|---|
InMemoryStateChangelogStorage() |
| 限定符和类型 | 方法和说明 |
|---|---|
StateChangelogHandleReader<InMemoryChangelogStateHandle> |
createReader() |
org.apache.flink.runtime.state.changelog.inmemory.InMemoryStateChangelogWriter |
createWriter(String operatorID,
KeyGroupRange keyGroupRange,
org.apache.flink.api.common.operators.MailboxExecutor mailboxExecutor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAvailabilityProviderclosepublic org.apache.flink.runtime.state.changelog.inmemory.InMemoryStateChangelogWriter createWriter(String operatorID, KeyGroupRange keyGroupRange, org.apache.flink.api.common.operators.MailboxExecutor mailboxExecutor)
public StateChangelogHandleReader<InMemoryChangelogStateHandle> createReader()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.