| Modifier and Type | Method and Description |
|---|---|
static StateChangeUploadScheduler |
StateChangeUploadScheduler.directScheduler(StateChangeUploader uploader) |
static StateChangeUploadScheduler |
StateChangeUploadScheduler.fromConfig(org.apache.flink.api.common.JobID jobID,
org.apache.flink.configuration.ReadableConfig config,
ChangelogStorageMetricGroup metricGroup,
TaskChangelogRegistry changelogRegistry,
org.apache.flink.runtime.state.LocalRecoveryConfig localRecoveryConfig) |
| Constructor and Description |
|---|
FsStateChangelogStorage(StateChangeUploadScheduler uploader,
long preEmptivePersistThresholdInBytes,
TaskChangelogRegistry changelogRegistry,
org.apache.flink.runtime.state.LocalRecoveryConfig localRecoveryConfig) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.