| Package | Description |
|---|---|
| org.apache.flink.runtime.scheduler | |
| org.apache.flink.runtime.scheduler.adaptive |
| Modifier and Type | Method and Description |
|---|---|
KvStateLocation |
SchedulerNG.requestKvStateLocation(org.apache.flink.api.common.JobID jobId,
String registrationName) |
KvStateLocation |
KvStateHandler.requestKvStateLocation(org.apache.flink.api.common.JobID jobId,
String registrationName) |
KvStateLocation |
SchedulerBase.requestKvStateLocation(org.apache.flink.api.common.JobID jobId,
String registrationName) |
| Modifier and Type | Method and Description |
|---|---|
KvStateLocation |
AdaptiveScheduler.requestKvStateLocation(org.apache.flink.api.common.JobID jobId,
String registrationName) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.