public class JedisClientFactory extends Object implements SharedCacheClientFactory
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_PORT |
static String |
JEDIS_DRIVER_NAME |
DEFAULT_MAX_CACHED_SECENDS| Constructor and Description |
|---|
JedisClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
SharedCacheClient |
getClientInstance() |
boolean |
isAccepted(String driverName) |
public static final String JEDIS_DRIVER_NAME
public static final int DEFAULT_PORT
public boolean isAccepted(String driverName)
isAccepted in interface SharedCacheClientFactorypublic SharedCacheClient getClientInstance()
getClientInstance in interface SharedCacheClientFactoryCopyright © 2018. All rights reserved.