Package net.spy.memcached.config
Class ClusterConfiguration
java.lang.Object
net.spy.memcached.config.ClusterConfiguration
A type to capture the configuration version number and the server list
contained the response for getConfig API for "cluster" configuration type.
-
Constructor Summary
ConstructorsConstructorDescriptionClusterConfiguration(long configVersion, List<NodeEndPoint> cacheNodeEndPoints) -
Method Summary