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