com.google.code.ssm.providers.xmemcached
Class MemcacheClientFactoryImpl
java.lang.Object
com.google.code.ssm.providers.xmemcached.MemcacheClientFactoryImpl
- All Implemented Interfaces:
- CacheClientFactory
public class MemcacheClientFactoryImpl
- extends Object
- implements CacheClientFactory
- Since:
- 2.0.0
- Author:
- Jakub BiaĆek
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemcacheClientFactoryImpl
public MemcacheClientFactoryImpl()
create
public CacheClient create(List<InetSocketAddress> addrs,
CacheConfiguration conf)
throws IOException
- Specified by:
create in interface CacheClientFactory
- Throws:
IOException
Copyright © 2015. All rights reserved.