| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmaster.slotpool |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDeclarativeSlotPoolFactory
Factory for
DefaultDeclarativeSlotPool. |
| Constructor and Description |
|---|
DeclarativeSlotPoolBridge(org.apache.flink.api.common.JobID jobId,
DeclarativeSlotPoolFactory declarativeSlotPoolFactory,
org.apache.flink.util.clock.Clock clock,
org.apache.flink.api.common.time.Time rpcTimeout,
org.apache.flink.api.common.time.Time idleSlotTimeout,
org.apache.flink.api.common.time.Time batchSlotTimeout,
RequestSlotMatchingStrategy requestSlotMatchingStrategy) |
DeclarativeSlotPoolService(org.apache.flink.api.common.JobID jobId,
DeclarativeSlotPoolFactory declarativeSlotPoolFactory,
org.apache.flink.util.clock.Clock clock,
org.apache.flink.api.common.time.Time idleSlotTimeout,
org.apache.flink.api.common.time.Time rpcTimeout) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.