public class SubtasksAllAccumulatorsHandler extends AbstractJobVertexRequestHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
SubtasksAllAccumulatorsHandler.SubtasksAllAccumulatorsJsonArchivist
Archivist for the SubtasksAllAccumulatorsHandler.
|
executor| Constructor and Description |
|---|
SubtasksAllAccumulatorsHandler(ExecutionGraphCache executionGraphHolder,
Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
static String |
createSubtasksAccumulatorsJson(AccessExecutionJobVertex jobVertex) |
String[] |
getPaths()
Returns an array of REST URL's under which this handler can be registered.
|
CompletableFuture<String> |
handleRequest(AccessExecutionJobVertex jobVertex,
Map<String,String> params) |
handleRequest, parseJobVertexIdhandleJsonRequesthandleRequestpublic SubtasksAllAccumulatorsHandler(ExecutionGraphCache executionGraphHolder, Executor executor)
public String[] getPaths()
RequestHandlerpublic CompletableFuture<String> handleRequest(AccessExecutionJobVertex jobVertex, Map<String,String> params)
handleRequest in class AbstractJobVertexRequestHandlerpublic static String createSubtasksAccumulatorsJson(AccessExecutionJobVertex jobVertex) throws IOException
IOExceptionCopyright © 2014–2018 The Apache Software Foundation. All rights reserved.