com.hazelcast.nio.serialization
public class ArrayPortableFactory extends Object implements PortableFactory
Constructor and Description |
---|
ArrayPortableFactory(ConstructorFunction<Integer,Portable>[] ctorArray) |
public ArrayPortableFactory(ConstructorFunction<Integer,Portable>[] ctorArray)
public Portable create(int classId)
PortableFactory
create
in interface PortableFactory
classId
- portable class idCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.