| Package | Description | 
|---|---|
| org.openspaces.memcached | |
| org.openspaces.memcached.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
SpaceCache.DeleteResponse | 
ResponseMessage.deleteResponse  | 
| Modifier and Type | Method and Description | 
|---|---|
ResponseMessage | 
ResponseMessage.withDeleteResponse(SpaceCache.DeleteResponse deleteResponse)  | 
Copyright © GigaSpaces.