| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAsynchronousOperationHandlers<K extends OperationKey,R>
HTTP handlers for asynchronous operations.
|
class |
CompletedOperationCache<K extends OperationKey,R>
Cache to manage ongoing operations.
|
| Modifier and Type | Method and Description |
|---|---|
protected OperationKey |
ClusterDataSetDeleteHandlers.ClusterDataSetDeleteTriggerHandler.createOperationKey(HandlerRequest<EmptyRequestBody> request) |
protected OperationKey |
ClusterDataSetDeleteHandlers.ClusterDataSetDeleteStatusHandler.getOperationKey(HandlerRequest<EmptyRequestBody> request) |
| 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> request) |
protected OperationKey |
SavepointDisposalHandlers.SavepointDisposalStatusHandler.getOperationKey(HandlerRequest<EmptyRequestBody> request) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.