GetsOperation.Callback Interface Reference

Inherits net::spy::memcached::ops::OperationCallback.

Collaboration diagram for GetsOperation.Callback:

Collaboration graph
[legend]

List of all members.

Package Functions

void gotData (String key, int flags, long cas, byte[] data)


Detailed Description

Operation callback for the Gets request.

Member Function Documentation

void gotData ( String  key,
int  flags,
long  cas,
byte[]  data 
) [package]

Callback for each result from a gets.

Parameters:
key the key that was retrieved
flags the flags for this value
cas the CAS value for this record
data the data stored under this key


The documentation for this interface was generated from the following file:

Generated on Sat May 26 06:43:37 2012 for Project Wonder by  doxygen 1.5.8