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