| Modifier and Type | Method and Description |
|---|---|
static AsynchronousOperationInfo |
AsynchronousOperationInfo.complete() |
static AsynchronousOperationInfo |
AsynchronousOperationInfo.completeExceptional(org.apache.flink.util.SerializedThrowable serializedThrowable) |
| Modifier and Type | Method and Description |
|---|---|
protected AsynchronousOperationInfo |
RescalingHandlers.RescalingStatusHandler.exceptionalOperationResultResponse(Throwable throwable) |
protected AsynchronousOperationInfo |
RescalingHandlers.RescalingStatusHandler.operationResultResponse(Acknowledge operationResult) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<AsynchronousOperationInfo> |
RescalingStatusHeaders.getValueClass() |
| Modifier and Type | Method and Description |
|---|---|
protected AsynchronousOperationInfo |
SavepointDisposalHandlers.SavepointDisposalStatusHandler.exceptionalOperationResultResponse(Throwable throwable) |
protected AsynchronousOperationInfo |
SavepointDisposalHandlers.SavepointDisposalStatusHandler.operationResultResponse(Acknowledge operationResult) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<AsynchronousOperationInfo> |
SavepointDisposalStatusHeaders.getValueClass() |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.