| Package | Description |
|---|---|
| org.apache.flink.runtime.clusterframework |
This package contains the cluster resource management functionality.
|
| Modifier and Type | Method and Description |
|---|---|
static ContaineredTaskManagerParameters |
ContaineredTaskManagerParameters.create(org.apache.flink.configuration.Configuration config,
TaskExecutorProcessSpec taskExecutorProcessSpec)
Computes the parameters to be used to start a TaskManager Java process.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.