xapian-core  1.4.25
Macros
glass_replicate_internal.h File Reference

Internal definitions for glass database replication. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CHANGES_MAGIC_STRING   "GlassChanges"
 
#define CHANGES_VERSION   4u
 
#define REASONABLE_CHANGESET_SIZE   1024
 

Detailed Description

Internal definitions for glass database replication.

Definition in file glass_replicate_internal.h.

Macro Definition Documentation

◆ CHANGES_MAGIC_STRING

#define CHANGES_MAGIC_STRING   "GlassChanges"

Definition at line 27 of file glass_replicate_internal.h.

◆ CHANGES_VERSION

#define CHANGES_VERSION   4u

Definition at line 34 of file glass_replicate_internal.h.

◆ REASONABLE_CHANGESET_SIZE

#define REASONABLE_CHANGESET_SIZE   1024

Definition at line 38 of file glass_replicate_internal.h.