com.google.code.ssm.providers.xmemcached
Class XMemcachedConfiguration
java.lang.Object
com.google.code.ssm.providers.CacheConfiguration
com.google.code.ssm.providers.xmemcached.XMemcachedConfiguration
public class XMemcachedConfiguration
- extends CacheConfiguration
Allows to set provider specific settings. If property is not set (null) default value defined by provider will be
used. Description of each property can be found in MemcachedClientBuilder and MemcachedClient
classes.
- Version:
- 2.0.0
- Author:
- Jakub BiaĆek
XMemcachedConfiguration
public XMemcachedConfiguration()
Copyright © 2013. All Rights Reserved.