@Stability.Internal public class BucketConfigUtil extends Object
Modifier and Type | Method and Description |
---|---|
static Mono<BucketConfig> |
waitForBucketConfig(Core core,
String bucketName,
Duration timeout)
A bucket config can be null while the bucket has not been opened.
|
public static Mono<BucketConfig> waitForBucketConfig(Core core, String bucketName, Duration timeout)
Copyright © 2020 Couchbase, Inc.. All rights reserved.