SyncCompareData Struct Reference

List of all members.

Public Attributes

struct SyncRootStruct * root
 parent root for this comparison
struct SyncTreeWorkerHead * twL
 local tree walker state
struct SyncTreeWorkerHead * twR
 remote tree walker state
struct ccn_charbuf * hashL
 hash for root of local sync tree
struct ccn_charbuf * hashR
 hash for root of remote sync tree
struct ccn_charbuf * cbL
 local tree scratch
struct ccn_charbuf * cbR
 remote tree scratch
struct ccn_charbuf * lagL
 local lag name
int * lagMatch
 lagging # of matching components
struct SyncActionData * errList
 actions that had errors for this compare
int errsQueued
 names added during this comparison
int namesAdded
 names added during this comparison
int nodeFetchBusy
 number of busy remote node fetches
int nodeFetchFailed
 number of failed remote node fetches
int contentPos
 position of next content to fetch
int contentFetchBusy
 number of busy content fetches
int contentFetchFailed
 number of failed content fetches
struct ccn_scheduled_event * ev
 progress event
enum SyncCompareState state
 summary state of comparison
int64_t lastFetchOK
 time marker for last successul node/content fetch
int64_t startTime
 time marker for compare data creation
int64_t lastEnter
 time marker for last compare step entry
int64_t lastMark
 time marker for stall determination
int64_t maxHold
 max time thread was held by compare

The documentation for this struct was generated from the following file:
Generated on Tue Aug 21 14:55:40 2012 for CCNx for Android by  doxygen 1.6.3