
public abstract class AbstractMemcacheClientWrapper extends Object implements CacheClient
| Constructor and Description |
|---|
AbstractMemcacheClientWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
delete(Collection<String> keys)
Deletes values under given keys.
|
public void delete(Collection<String> keys) throws TimeoutException, CacheException
CacheClientdelete in interface CacheClientTimeoutExceptionCacheExceptionCopyright © 2019. All rights reserved.