Motr  M0
m0_epoch Struct Reference

#include <client.h>

Collaboration diagram for m0_epoch:
Collaboration graph

Data Fields

struct m0_realm ep_realm
 

Detailed Description

Epoch is a special type of realm, used by an application (or a collaborative set of applications) to partition their work in consistent portions.

Epoch boundary should be a consistent (from application point of view) state of storage. By resuming from a given epoch, applications can implement a scalable failure recovery mechanism.

Definition at line 893 of file client.h.


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