Uses of Class
io.datarouter.storage.config.client.MemcachedGenericClientOptions
Packages that use MemcachedGenericClientOptions
-
Uses of MemcachedGenericClientOptions in io.datarouter.storage.config.client
Methods in io.datarouter.storage.config.client that return MemcachedGenericClientOptionsModifier and TypeMethodDescriptionMemcachedGenericClientOptions.withClusterEndpoint(String clusterEndpoint) MemcachedGenericClientOptions.withServers(String... servers) MemcachedGenericClientOptions.withServers(List<String> servers)