@Internal
public interface ChangeDetectionController
| Modifier and Type | Interface and Description |
|---|---|
static class |
ChangeDetectionController.ShutdownMarker |
| Modifier and Type | Method and Description |
|---|---|
@Nullable ChangeDetectionController.ShutdownMarker |
getShutdownMarkerIfAvailable() |
@NotNull Future<Boolean> |
shutdownChangeDetection()
Stop accepting any new change detection requests.
|
@NotNull @NotNull Future<Boolean> shutdownChangeDetection()
@Nullable @Nullable ChangeDetectionController.ShutdownMarker getShutdownMarkerIfAvailable()
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.