public class DispatcherOperationCaches extends Object
Dispatcher
.Constructor and Description |
---|
DispatcherOperationCaches() |
DispatcherOperationCaches(java.time.Duration cacheDuration) |
Modifier and Type | Method and Description |
---|---|
CompletedOperationCache<AsynchronousJobOperationKey,String> |
getSavepointTriggerCache() |
CompletableFuture<Void> |
shutdownCaches() |
@VisibleForTesting public DispatcherOperationCaches()
@VisibleForTesting public DispatcherOperationCaches(java.time.Duration cacheDuration)
public CompletedOperationCache<AsynchronousJobOperationKey,String> getSavepointTriggerCache()
public CompletableFuture<Void> shutdownCaches()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.