Server_Helper Class Reference

Server Helper interface. More...

#include <Server_Helper.h>

Inheritance diagram for Server_Helper:
Unigram_Model_Server_Helper

List of all members.

Public Member Functions

virtual void combine (const string entity, const string &old, const string &delta, string &combined)=0

Detailed Description

Server Helper interface.

Users of the Distributed Map need to provide semantics for the put operation using this helper class.

The put operation calls helper.combine() to perform the accumulate operation

All server helpers must implement this interface


Member Function Documentation

virtual void Server_Helper::combine ( const string  entity,
const string &  old,
const string &  delta,
string &  combined 
) [pure virtual]

Implemented in Unigram_Model_Server_Helper.


The documentation for this class was generated from the following file:
Generated on Tue Jul 19 11:45:27 2011 for Y!LDA by  doxygen 1.6.3