@Target(value=TYPE) @Retention(value=RUNTIME) public @interface SerializableByConvention
IdentifiedDataSerializable due to other conventions.
 The annotation's value() provides reasoning why class cannot be converted. Classes annotated with
 SerializableByConvention are excluded from compliance tests by DataSerializableConventionsTest.| Modifier and Type | Optional Element and Description | 
|---|---|
SerializableByConvention.Reason | 
value  | 
public abstract SerializableByConvention.Reason value
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.