#include <libjio.h>
Data Fields | |
| int | total |
| Total transactions files processed. | |
| int | invalid |
| Number of invalid transactions. | |
| int | in_progress |
| Number of transactions in progress. | |
| int | broken |
| Number of broken transactions. | |
| int | corrupt |
| Number of corrupt transactions. | |
| int | reapplied |
| Number of transactions successfully reapplied. | |
Definition at line 46 of file libjio.h.
1.5.8