| Package | Description |
|---|---|
| org.apache.flink.runtime.taskexecutor |
| Modifier and Type | Method and Description |
|---|---|
NetworkEnvironmentConfiguration |
TaskManagerServicesConfiguration.getNetworkConfig() |
| Constructor and Description |
|---|
TaskManagerServicesConfiguration(InetAddress taskManagerAddress,
String[] tmpDirPaths,
String[] localRecoveryStateRootDirectories,
boolean localRecoveryEnabled,
NetworkEnvironmentConfiguration networkConfig,
QueryableStateConfiguration queryableStateConfig,
int numberOfSlots,
long configuredMemory,
org.apache.flink.core.memory.MemoryType memoryType,
boolean preAllocateMemory,
float memoryFraction,
long timerServiceShutdownTimeout,
Optional<org.apache.flink.api.common.time.Time> systemResourceMetricsProbingInterval) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.