#include <log0recv.h>
Public Attributes | |
recv_data_t * | next |
Block of log record data
Definition at line 326 of file log0recv.h.
pointer to the next block or NULL the log record data is stored physically immediately after this struct, max amount RECV_DATA_BLOCK_SIZE bytes of it
Definition at line 327 of file log0recv.h.