|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IdentifiedDataSerializable
IdentifiedDataSerializable is an extension to DataSerializable
to avoid reflection during de-serialization.
Each IdentifiedDataSerializable is
created by a registered DataSerializableFactory.
DataSerializable,
Portable,
DataSerializableFactory| Method Summary | |
|---|---|
int |
getFactoryId()
Returns DataSerializableFactory factory id for this class. |
int |
getId()
Returns type identifier for this class. |
| Methods inherited from interface com.hazelcast.nio.serialization.DataSerializable |
|---|
readData, writeData |
| Method Detail |
|---|
int getFactoryId()
int getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||