| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmanager.slots | |
| org.apache.flink.runtime.jobmaster |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<StackTrace> |
TaskManagerGateway.requestStackTrace(org.apache.flink.api.common.time.Time timeout)
Request the stack trace from the task manager.
|
CompletableFuture<StackTrace> |
ActorTaskManagerGateway.requestStackTrace(org.apache.flink.api.common.time.Time timeout) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<StackTrace> |
RpcTaskManagerGateway.requestStackTrace(org.apache.flink.api.common.time.Time timeout) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.