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