|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpaceCache.StoreResponse | |
---|---|
org.openspaces.memcached | |
org.openspaces.memcached.protocol |
Uses of SpaceCache.StoreResponse in org.openspaces.memcached |
---|
Methods in org.openspaces.memcached that return SpaceCache.StoreResponse | |
---|---|
SpaceCache.StoreResponse |
SpaceCache.add(LocalCacheElement e)
|
SpaceCache.StoreResponse |
SpaceCache.append(LocalCacheElement cacheElement)
|
SpaceCache.StoreResponse |
SpaceCache.cas(Long cas_key,
LocalCacheElement e)
|
SpaceCache.StoreResponse |
SpaceCache.prepend(LocalCacheElement cacheElement)
|
SpaceCache.StoreResponse |
SpaceCache.replace(LocalCacheElement e)
|
SpaceCache.StoreResponse |
SpaceCache.set(LocalCacheElement e)
|
static SpaceCache.StoreResponse |
SpaceCache.StoreResponse.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SpaceCache.StoreResponse[] |
SpaceCache.StoreResponse.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of SpaceCache.StoreResponse in org.openspaces.memcached.protocol |
---|
Fields in org.openspaces.memcached.protocol declared as SpaceCache.StoreResponse | |
---|---|
SpaceCache.StoreResponse |
ResponseMessage.response
|
Methods in org.openspaces.memcached.protocol with parameters of type SpaceCache.StoreResponse | |
---|---|
ResponseMessage |
ResponseMessage.withResponse(SpaceCache.StoreResponse response)
|
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |