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 NodeLocatorHelperNodeLocatorHelper. create(Bucket bucket)Creates a newNodeLocatorHelper, mapped on to the givenBucket.
-