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