Class AwsMemcachedClientOptionsBuilder

java.lang.Object
io.datarouter.client.memcached.client.MemcachedClientOptionsBuilder
io.datarouter.aws.memcached.client.AwsMemcachedClientOptionsBuilder
All Implemented Interfaces:
io.datarouter.storage.client.ClientOptionsBuilder

public class AwsMemcachedClientOptionsBuilder
extends io.datarouter.client.memcached.client.MemcachedClientOptionsBuilder
  • Field Summary

    Fields inherited from class io.datarouter.client.memcached.client.MemcachedClientOptionsBuilder

    clientIdName, properties

    Fields inherited from interface io.datarouter.storage.client.ClientOptionsBuilder

    DEFAULT_CLIENT_ID
  • Constructor Summary

    Constructors 
    Constructor Description
    AwsMemcachedClientOptionsBuilder​(io.datarouter.storage.client.ClientId clientId)  
  • Method Summary

    Modifier and Type Method Description
    java.util.Properties build()  
    AwsMemcachedClientOptionsBuilder withClientMode​(MemcachedClientMode clientMode)  
    AwsMemcachedClientOptionsBuilder withClusterEndpoint​(java.lang.String clusterEndpoint)  

    Methods inherited from class io.datarouter.client.memcached.client.MemcachedClientOptionsBuilder

    makeKey, withNumServers, withServerIndexAndInetSocketAddress

    Methods inherited from class java.lang.Object

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