| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.handler.job.checkpoints | |
| org.apache.flink.runtime.rest.messages.checkpoints |
| Modifier and Type | Method and Description |
|---|---|
protected TaskCheckpointStatisticsWithSubtaskDetails |
TaskCheckpointStatisticDetailsHandler.handleCheckpointRequest(HandlerRequest<EmptyRequestBody,TaskCheckpointMessageParameters> request,
AbstractCheckpointStats checkpointStats) |
| Constructor and Description |
|---|
TaskCheckpointStatisticDetailsHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever,
org.apache.flink.api.common.time.Time timeout,
Map<String,String> responseHeaders,
MessageHeaders<EmptyRequestBody,TaskCheckpointStatisticsWithSubtaskDetails,TaskCheckpointMessageParameters> messageHeaders,
ExecutionGraphCache executionGraphCache,
Executor executor,
CheckpointStatsCache checkpointStatsCache) |
| Modifier and Type | Method and Description |
|---|---|
Class<TaskCheckpointStatisticsWithSubtaskDetails> |
TaskCheckpointStatisticsHeaders.getResponseClass() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.