public interface CacheAdapterFactory<K,V>
| Modifier and Type | Method and Description |
|---|---|
CacheAdapter<K,V> |
getInstance(Object syncMutex,
String url,
int cacheMaxSize,
int maxKeySize) |
CacheAdapter<K,V> getInstance(Object syncMutex, String url, int cacheMaxSize, int maxKeySize)