Simias::Sync::SyncSize Class Reference

class to approximate amount of data that is out of sync with master Note that this is worst-case of data that may need to be sent from this collection to the master. It does not include data that may need to be retrieved from the master. It also does not account for delta-sync algorithms that may reduce what needs to be sent More...

List of all members.

Static Public Member Functions

static void CalculateSendSize (Collection col, out uint nodeCount, out ulong maxBytesToSend)
static void CalculateSendSize (Collection col, out uint nodeCount, out ulong maxBytesToSend)


Detailed Description

class to approximate amount of data that is out of sync with master Note that this is worst-case of data that may need to be sent from this collection to the master. It does not include data that may need to be retrieved from the master. It also does not account for delta-sync algorithms that may reduce what needs to be sent

class to approximate amount of data that is out of sync with master Note that this is worst-case of data that may need to be sent from this collection to the master. It does not include data that may need to be retrieved from the master. It also does not account for delta-sync algorithms that may reduce what needs to be sent


Member Function Documentation

static void Simias::Sync::SyncSize::CalculateSendSize ( Collection  col,
out uint  nodeCount,
out ulong  maxBytesToSend 
) [inline, static]

Parameters:
col 
nodeCount 
maxBytesToSend 

static void Simias::Sync::SyncSize::CalculateSendSize ( Collection  col,
out uint  nodeCount,
out ulong  maxBytesToSend 
) [inline, static]

Parameters:
col 
nodeCount 
maxBytesToSend 


The documentation for this class was generated from the following files:

Generated on Wed Apr 8 14:57:36 2009 for simias by  doxygen 1.5.6