|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpaceCache.DeleteResponse | |
|---|---|
| org.openspaces.memcached | |
| org.openspaces.memcached.protocol | |
| Uses of SpaceCache.DeleteResponse in org.openspaces.memcached |
|---|
| Methods in org.openspaces.memcached that return SpaceCache.DeleteResponse | |
|---|---|
SpaceCache.DeleteResponse |
SpaceCache.delete(Key key,
int time)
|
static SpaceCache.DeleteResponse |
SpaceCache.DeleteResponse.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SpaceCache.DeleteResponse[] |
SpaceCache.DeleteResponse.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of SpaceCache.DeleteResponse in org.openspaces.memcached.protocol |
|---|
| Fields in org.openspaces.memcached.protocol declared as SpaceCache.DeleteResponse | |
|---|---|
SpaceCache.DeleteResponse |
ResponseMessage.deleteResponse
|
| Methods in org.openspaces.memcached.protocol with parameters of type SpaceCache.DeleteResponse | |
|---|---|
ResponseMessage |
ResponseMessage.withDeleteResponse(SpaceCache.DeleteResponse deleteResponse)
|
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||