| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.jobmaster | |
| org.apache.flink.runtime.query |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
JobMasterGateway
JobMaster rpc gateway interface. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
JobMaster
JobMaster implementation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
KvStateLocationOracle |
KvStateClientProxy.getKvStateLocationOracle(org.apache.flink.api.common.JobID jobId)
Retrieves a future containing the currently leading key-value state location oracle.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
KvStateClientProxy.updateKvStateLocationOracle(org.apache.flink.api.common.JobID jobId,
KvStateLocationOracle kvStateLocationOracle)
Updates the active
Job Manager in case
of change. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.