| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.handler.async | |
| org.apache.flink.runtime.rest.handler.job | |
| org.apache.flink.runtime.rest.handler.job.savepoints |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAsynchronousOperationHandlers<K extends OperationKey,R>
HTTP handlers for asynchronous operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsynchronousJobOperationKey
A pair of
JobID and TriggerId used as a key to a hash based
collection. |
| Modifier and Type | Method and Description |
|---|---|
protected OperationKey |
SavepointDisposalHandlers.SavepointDisposalTriggerHandler.createOperationKey(HandlerRequest<SavepointDisposalRequest,EmptyMessageParameters> request) |
protected OperationKey |
SavepointDisposalHandlers.SavepointDisposalStatusHandler.getOperationKey(HandlerRequest<EmptyRequestBody,SavepointDisposalStatusMessageParameters> request) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.