@Stability.Internal public class WaitUntilReadyHelper extends Object
Constructor and Description |
---|
WaitUntilReadyHelper() |
Modifier and Type | Method and Description |
---|---|
static CompletableFuture<Void> |
waitUntilReady(Core core,
Set<ServiceType> serviceTypes,
Duration timeout,
ClusterState desiredState,
boolean clusterLevel) |
@Stability.Internal public static CompletableFuture<Void> waitUntilReady(Core core, Set<ServiceType> serviceTypes, Duration timeout, ClusterState desiredState, boolean clusterLevel)
Copyright © 2020 Couchbase, Inc.. All rights reserved.