new monitor routines
new monitor routines
This commit is contained in:
@ -69,6 +69,7 @@ typedef struct {
|
||||
void (*diagnostics)(DCB *, void *);
|
||||
void (*setInterval)(void *, unsigned long);
|
||||
void (*defaultId)(void *, unsigned long);
|
||||
void (*replicationHeartbeat)(void *, int);
|
||||
} MONITOR_OBJECT;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user