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 AWSElasticCacheClientConfigurationPoller. clientMethods in net.rubyeye.xmemcached.aws that return AWSElasticCacheClient Modifier and Type Method Description AWSElasticCacheClientAWSElasticCacheClientBuilder. build()Returns a new instanceof AWSElasticCacheClient.Constructors in net.rubyeye.xmemcached.aws with parameters of type AWSElasticCacheClient Constructor Description ConfigurationPoller(AWSElasticCacheClient client, long pollIntervalMills)
-