Uses of Class
net.rubyeye.xmemcached.aws.AWSElasticCacheClient
-
Packages that use AWSElasticCacheClient Package Description net.rubyeye.xmemcached.aws -
-
Uses of AWSElasticCacheClient in net.rubyeye.xmemcached.aws
Fields in net.rubyeye.xmemcached.aws declared as AWSElasticCacheClient Modifier and Type Field Description private AWSElasticCacheClient
ConfigurationPoller. client
Methods in net.rubyeye.xmemcached.aws that return AWSElasticCacheClient Modifier and Type Method Description AWSElasticCacheClient
AWSElasticCacheClientBuilder. build()
Returns a new instanceof AWSElasticCacheClient.Constructors in net.rubyeye.xmemcached.aws with parameters of type AWSElasticCacheClient Constructor Description ConfigurationPoller(AWSElasticCacheClient client, long pollIntervalMills)
-