public class XMemcachedCacheClientFactory extends Object implements SharedCacheClientFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
DRIVER_NAME |
static String |
NAMESPACE_XMEMCHACHED |
DEFAULT_MAX_CACHED_SECENDS| Constructor and Description |
|---|
XMemcachedCacheClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String param) |
SharedCacheClient |
getClientInstance() |
boolean |
isAccepted(String driverName) |
public static final String DRIVER_NAME
public static final String NAMESPACE_XMEMCHACHED
public boolean isAccepted(String driverName)
isAccepted in interface SharedCacheClientFactorypublic SharedCacheClient getClientInstance()
getClientInstance in interface SharedCacheClientFactorypublic boolean accept(String param)
accept in interface SelectableService<String>Copyright © 2020. All rights reserved.