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 |
getReadBufferSize() |
int |
getTimeout() |
public int getExpiration()
public int getTimeout()
public String getHosts()
public int getMaxObjectSize()
public String getMemcachedPrefix()
public long getMaxOperationQueueSize()
public int getReadBufferSize()
Copyright © 2011–2015. All rights reserved.