@Target(value=TYPE) @Retention(value=RUNTIME) public @interface BinaryInterface
@BinaryInterface
classes are serialized will result in incompatibilities, so the following rules
apply to classes annotated with this annotation in the 3.x release series:
- NEVER CHANGE THEM
- NEVER MAKE THEM IMPLEMENT THE VERSIONED INTERFACECopyright © 2017 Hazelcast, Inc.. All Rights Reserved.