Expose uuid/instant from CommitInfo 61/109761/2
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 13 Jan 2024 18:35:55 +0000 (19:35 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 13 Jan 2024 20:05:23 +0000 (21:05 +0100)
commit4b3f30c8debb4a9065af47935405c4822ef9f6ae
tree763ff32b334ee9a145a178de457078acb07f7f34
parent730b24538dfa113ea18ab874d932d5726aef96ce
Expose uuid/instant from CommitInfo

A particular commit can have an UUID or an Instant when it occurred, or
both. Also this information is something we would like to include in
Serializable contexts -- and therefore we promote CommitInfo to a
non-Beta Serializable.

JIRA: YANGTOOLS-1559
Change-Id: I1a2eb7f41484c4088e6ce310b3ab78a26022ad40
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
common/mdsal-common-api/src/main/java/org/opendaylight/mdsal/common/api/CI.java
common/mdsal-common-api/src/main/java/org/opendaylight/mdsal/common/api/CommitInfo.java