Class for specifying the characteristics of links
![]() | CAVERN_synch_t Choose between the types of synchronization across the links. | ||||
![]() | CAVERN_update_t Choose between ACTIVE or PASSIVE update of linked keys.
|
![]() | getInitialSynchType () Get initial synch type. |
![]() | getSubsequentSynchType () Returns the current synch type. |
![]() | getUpdateType () Get update type |
![]() | setInitialSynchType (CAVERN_synch_t t) This to set how data is initially synchronized between 2 keys when a link is first established |
![]() | setSubsequentSynchType (CAVERN_synch_t t) This is to set how data is subsequently synchronized between 2 keys in a link |
![]() | setUpdateType (CAVERN_update_t t) Set the link's update type to either active or passive |
![]() | CAVERN_synch_t Choose between the types of synchronization across the links. | ||||
![]() | CAVERN_update_t Choose between ACTIVE or PASSIVE update of linked keys.
|
Class for specifying the characteristics of links. By default links are auto-synchronizing and use active updating. That is links will compare local and remote timestamps to determine if data transfer is needed. Also when data is changed at any site, it is automatically propagated to remote sites.
void setSubsequentSynchType(CAVERN_synch_t t)
void setUpdateType(CAVERN_update_t t)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de