public class CheckpointStatsHandler extends AbstractExecutionGraphRequestHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
CheckpointStatsHandler.CheckpointStatsJsonArchivist
Archivist for the CheckpointStatsJsonHandler.
|
executor| Constructor and Description |
|---|
CheckpointStatsHandler(ExecutionGraphCache executionGraphHolder,
Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getPaths()
Returns an array of REST URL's under which this handler can be registered.
|
CompletableFuture<String> |
handleRequest(AccessExecutionGraph graph,
Map<String,String> params) |
handleJsonRequesthandleRequestpublic CheckpointStatsHandler(ExecutionGraphCache executionGraphHolder, Executor executor)
public String[] getPaths()
RequestHandlerpublic CompletableFuture<String> handleRequest(AccessExecutionGraph graph, Map<String,String> params)
handleRequest in class AbstractExecutionGraphRequestHandlerCopyright © 2014–2018 The Apache Software Foundation. All rights reserved.