Uses of Class
com.couchbase.client.java.util.NodeLocatorHelper
-
Packages that use NodeLocatorHelper Package Description com.couchbase.client.java.util -
-
Uses of NodeLocatorHelper in com.couchbase.client.java.util
Methods in com.couchbase.client.java.util that return NodeLocatorHelper Modifier and Type Method Description static NodeLocatorHelper
NodeLocatorHelper. create(Bucket bucket, Duration waitUntilReadyDuration)
Creates a newNodeLocatorHelper
, mapped on to the givenBucket
.
-