GetOperation.Callback Interface Reference

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

Inherited by GetCallbackWrapper, and ProxyCallback.

Collaboration diagram for GetOperation.Callback:

Collaboration graph
[legend]

List of all members.

Package Functions

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


Detailed Description

Operation callback for the get request.

Member Function Documentation

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

Callback for each result from a get.

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

Implemented in GetCallbackWrapper, and ProxyCallback.


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