hazelcast-python-client
hazelcast-python-client copied to clipboard
[TRACKING ISSUE] Move GenericRecord interfaces to its own package
trafficstars
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.