isapego commented on a change in pull request #9805:
URL: https://github.com/apache/ignite/pull/9805#discussion_r801363702
##########
File path:
modules/platforms/cpp/core/include/ignite/cache/event/cache_entry_event.h
##########
@@ -30,6 +30,45 @@ namespace ignite
{
namespace cache
{
+ /**
+ * Cache entry event type.
+ */
+ struct CacheEntryEventType
Review comment:
Yeah, struct approach is better though not so clear.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]