Class AwsMemcachedOptions
java.lang.Object
io.datarouter.client.memcached.client.options.MemcachedOptions
io.datarouter.aws.memcached.client.options.AwsMemcachedOptions
@Singleton
public class AwsMemcachedOptions
extends io.datarouter.client.memcached.client.options.MemcachedOptions
-
Field Summary
FieldsFields inherited from class io.datarouter.client.memcached.client.options.MemcachedOptions
PROP_numServers, PROP_server -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetClientMode(String clientName) getClusterEndpoint(String clientName) static StringmakeAwsMemcachedKey(String propertyKey) Methods inherited from class io.datarouter.client.memcached.client.options.MemcachedOptions
getServers, makeMemcachedKey
-
Field Details
-
PROP_clientMode
- See Also:
-
PROP_clusterEndpoint
- See Also:
-
-
Constructor Details
-
AwsMemcachedOptions
public AwsMemcachedOptions()
-
-
Method Details
-
getClientMode
-
getClusterEndpoint
-
makeAwsMemcachedKey
-