@FunctionalInterface public interface DataSerializableFactory
IdentifiedDataSerializable| Modifier and Type | Method and Description | 
|---|---|
| IdentifiedDataSerializable | create(int typeId)Creates an IdentifiedDataSerializable instance using given type ID | 
IdentifiedDataSerializable create(int typeId)
typeId - IdentifiedDataSerializable type IDnull if type ID is not known by this factoryCopyright © 2022 Hazelcast, Inc.. All rights reserved.