hazelcast / hazelcast/hazelcast-cpp-client
[TRACKING ISSUE] Move GenericRecord interfaces to its own package
Open
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
The tracking issue for the Java side PR.
See https://github.com/hazelcast/hazelcast/pull/21955 for details.
---
The team decided to move the GenericRecord related interfaces
to its own package.
This PR moves the GenericRecord and GenericRecordBuilder interfaces
to the new `serialization.genericrecord` package.
Contributor guide
Assessment
This issue has not been assessed yet.