Xapian::ReplicationInfo Struct Reference

#include <replication.h>

List of all members.

Public Member Functions

void clear ()

Public Attributes

int changeset_count
 Number of changesets applied.
int fullcopy_count
 Number of times a full database copy was performed.
bool changed


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

int Xapian::ReplicationInfo::changeset_count

Number of changesets applied.

int Xapian::ReplicationInfo::fullcopy_count

Number of times a full database copy was performed.

bool Xapian::ReplicationInfo::changed

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.1).
Generated on 10 Jun 2009 by Doxygen 1.5.2.