Modifier and Type | Method and Description |
---|---|
static AsynchronousOperationInfo |
AsynchronousOperationInfo.complete() |
static AsynchronousOperationInfo |
AsynchronousOperationInfo.completeExceptional(SerializedThrowable serializedThrowable) |
Modifier and Type | Method and Description |
---|---|
protected AsynchronousOperationInfo |
ClusterDataSetDeleteHandlers.ClusterDataSetDeleteStatusHandler.exceptionalOperationResultResponse(Throwable throwable) |
protected AsynchronousOperationInfo |
ClusterDataSetDeleteHandlers.ClusterDataSetDeleteStatusHandler.operationResultResponse(ClusterDataSetDeleteHandlers.SerializableVoid ignored) |
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 |
---|---|
Class<AsynchronousOperationInfo> |
RescalingStatusHeaders.getValueClass() |
CompletableFuture<AsynchronousOperationResult<AsynchronousOperationInfo>> |
RescalingHandlers.RescalingStatusHandler.handleRequest(HandlerRequest<EmptyRequestBody> request,
RestfulGateway gateway) |
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 |
---|---|
Class<AsynchronousOperationInfo> |
ClusterDataSetDeleteStatusHeaders.getValueClass() |
Modifier and Type | Method and Description |
---|---|
Class<AsynchronousOperationInfo> |
SavepointDisposalStatusHeaders.getValueClass() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.