Skip to content

Commit 6de68cb

Browse files
authored
Do not allow using duplicate field names in ClassDefinitionBuilder (#387)
* Do not allow using duplicate field names in ClassDefinitionBuilder With this change, `add_xxx_field` methods of the ClassDefinitionBuilder checks the class name first, and if it already registered, raises HazelcastSerializationError. Also, missing docstrings for the `add_xxx_field` methods are added. * improve documentation
1 parent d63e83d commit 6de68cb

File tree

2 files changed

+349
-5
lines changed

2 files changed

+349
-5
lines changed

0 commit comments

Comments
 (0)