public class MemcachedCacheConfig extends Object
| Constructor and Description | 
|---|
MemcachedCacheConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getExpiration()  | 
String | 
getHosts()  | 
int | 
getMaxObjectSize()  | 
long | 
getMaxOperationQueueSize()  | 
String | 
getMemcachedPrefix()  | 
int | 
getNumConnections()  | 
int | 
getReadBufferSize()  | 
int | 
getTimeout()  | 
public int getExpiration()
public int getTimeout()
public String getHosts()
public int getMaxObjectSize()
public String getMemcachedPrefix()
public long getMaxOperationQueueSize()
public int getReadBufferSize()
public int getNumConnections()
Copyright © 2011–2018. All rights reserved.