Uses of Class
net.spy.memcached.vbucket.config.Node

Packages that use Node
net.spy.memcached.vbucket.config   
 

Uses of Node in net.spy.memcached.vbucket.config
 

Constructor parameters in net.spy.memcached.vbucket.config with type arguments of type Node
Bucket(String name, Config configuration, URI streamingURI, List<Node> nodes)