| Package | Description |
|---|---|
| com.couchbase.client.java |
Holds all classes that are needed for the Couchbase Java SDK.
|
| com.couchbase.client.java.util |
| Modifier and Type | Method and Description |
|---|---|
Bucket |
Cluster.bucket(String bucketName)
Opens a
Bucket with the given name. |
| Modifier and Type | Method and Description |
|---|---|
static NodeLocatorHelper |
NodeLocatorHelper.create(Bucket bucket,
Duration waitUntilReadyDuration)
Creates a new
NodeLocatorHelper, mapped on to the given Bucket. |
Copyright © 2024 Couchbase, Inc.. All rights reserved.