public interface IRemoteHttpCacheClient<K,V> extends ICacheServiceNonLocal<K,V>
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(RemoteHttpCacheAttributes attributes)
The provides an extension point.
|
boolean |
isAlive()
Make and alive request.
|
get, getKeySet, getMatching, getMultiple, remove, removeAll, updatedispose, get, getMatching, getMultiple, release, remove, removeAll, updatevoid initialize(RemoteHttpCacheAttributes attributes)
attributes - boolean isAlive()
throws IOException
IOExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.