Class MemcachedOptions

java.lang.Object
io.datarouter.client.memcached.client.options.MemcachedOptions

@Singleton
public class MemcachedOptions
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected static java.lang.String PROP_numServers  
    protected static java.lang.String PROP_server  
  • Constructor Summary

    Constructors 
    Constructor Description
    MemcachedOptions()  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<java.net.InetSocketAddress> getServers​(java.lang.String clientName)  
    protected static java.lang.String makeMemcachedKey​(java.lang.String propertyKey)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait