mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-30 07:23:07 +03:00
Renamed invalid to undefined. More utility functions.
This commit is contained in:
@ -92,6 +92,7 @@ namespace wsrep
|
||||
, flags_(flags)
|
||||
{ }
|
||||
|
||||
const wsrep::gtid& gtid() const { return gtid_; }
|
||||
const wsrep::id& group_id() const
|
||||
{
|
||||
return gtid_.id();
|
||||
|
Reference in New Issue
Block a user