| Modifier and Type | Method and Description |
|---|---|
void |
TieredStorageMasterClient.registerJob(org.apache.flink.api.common.JobID jobID,
TierShuffleHandler shuffleHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
NoOpMasterAgent.registerJob(org.apache.flink.api.common.JobID jobID,
TierShuffleHandler tierShuffleHandler) |
void |
TierMasterAgent.registerJob(org.apache.flink.api.common.JobID jobID,
TierShuffleHandler tierShuffleHandler)
Register a job id with a
TierShuffleHandler. |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteTierMasterAgent.registerJob(org.apache.flink.api.common.JobID jobID,
TierShuffleHandler tierShuffleHandler) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.