public interface MarshallerContext
Modifier and Type | Method and Description |
---|---|
Class |
getClass(int id,
ClassLoader ldr)
Gets class for provided type ID.
|
boolean |
registerClass(int id,
Class cls)
Registers class with provided type ID.
|
boolean registerClass(int id, Class cls)
id
- Type ID.cls
- Class.Class getClass(int id, ClassLoader ldr) throws ClassNotFoundException
id
- Type ID.ldr
- Class loader.ClassNotFoundException
- If class was not found.
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015