| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmaster | |
| org.apache.flink.runtime.rest.handler.legacy.backpressure |
| Constructor and Description |
|---|
JobManagerSharedServices(ScheduledExecutorService scheduledExecutorService,
LibraryCacheManager libraryCacheManager,
RestartStrategyFactory restartStrategyFactory,
BackPressureRequestCoordinator backPressureSampleCoordinator,
BackPressureStatsTracker backPressureStatsTracker,
BlobWriter blobWriter) |
| Constructor and Description |
|---|
BackPressureStatsTrackerImpl(BackPressureRequestCoordinator coordinator,
int cleanUpInterval,
int refreshInterval)
Creates a back pressure statistics tracker.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.