ivandasch commented on a change in pull request #9805:
URL: https://github.com/apache/ignite/pull/9805#discussion_r801317851
##########
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:
May be better create enum CacheEntryEventType and move FromInt8 to
namespace?
--
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]