public class MemcacheDataSource extends Object
| Modifier and Type | Method and Description |
|---|---|
static MemcacheDataSource |
getInstance(Protos.DataSource datasource) |
net.spy.memcached.MemcachedClient |
getMemcachedClient() |
static MemcacheDataSource |
newInstance(Protos.DataSource dataSource) |
public static MemcacheDataSource getInstance(Protos.DataSource datasource) throws IOException
IOExceptionpublic static MemcacheDataSource newInstance(Protos.DataSource dataSource) throws IOException
IOExceptionpublic net.spy.memcached.MemcachedClient getMemcachedClient()
Copyright © 2015. All rights reserved.