| Interface | Description | 
|---|---|
| Versioned | Marker interface that enables marking a DataSerializable or IdentifiedDataSerializable class for versioning. | 
| VersionedDataSerializableFactory | VersionedDataSerializableFactory is used to create IdentifiedDataSerializable instances during de-serialization. | 
| Annotation Type | Description | 
|---|---|
| BinaryInterface | Indicates that the binary serialized form of the annotated class is used in client-member communication over Hazelcast
 Open Binary Client Protocol or in other ways which may break Hazelcast or other systems. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.