| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.handler.legacy.backpressure |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<StackTraceSample> |
StackTraceSampleCoordinator.triggerStackTraceSample(ExecutionVertex[] tasksToSample,
int numSamples,
org.apache.flink.api.common.time.Time delayBetweenSamples,
int maxStackTraceDepth)
Triggers a stack trace sample to all tasks.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.