public class RescalingHandlers extends AbstractAsynchronousOperationHandlers<AsynchronousJobOperationKey,Acknowledge>
Modifier and Type | Class and Description |
---|---|
class |
RescalingHandlers.RescalingStatusHandler
Handler which reports the status of the rescaling operation.
|
class |
RescalingHandlers.RescalingTriggerHandler
Handler which triggers the rescaling of the specified job.
|
AbstractAsynchronousOperationHandlers.StatusHandler<T extends RestfulGateway,V,M extends MessageParameters>, AbstractAsynchronousOperationHandlers.TriggerHandler<T extends RestfulGateway,B extends RequestBody,M extends MessageParameters>
Constructor and Description |
---|
RescalingHandlers(Duration cacheDuration) |
public RescalingHandlers(Duration cacheDuration)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.