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