Uses of Class
com.couchbase.client.java.util.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)
Creates a newNodeLocatorHelper
, mapped on to the givenBucket
.