Xapian::ReplicationInfo Struct Reference

Information about the steps involved in performing a replication. More...

List of all members.

Public Attributes

int changeset_count
 Number of changesets applied.
int fullcopy_count
 Number of times a full database copy was performed.
bool changed
 True if and only if the replication corresponds to a change in the live version of the database.


Detailed Description

Information about the steps involved in performing a replication.

Warning: the replication interface is currently experimental, and is liable to change between releases without warning.


Member Data Documentation

True if and only if the replication corresponds to a change in the live version of the database.

Note that this may be false even if changeset_count and fullcopy_count are non-zero, since the changes may have been made to a non-live copy of the database.


The documentation for this struct was generated from the following file:

Documentation for Xapian (version 1.1.3).
Generated on 18 Nov 2009 by Doxygen 1.5.9.