public class MarshallerContextImpl extends MarshallerContextAdapter
| Constructor and Description |
|---|
MarshallerContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
className(int id)
Gets class name by type ID.
|
void |
onMarshallerCacheReady(GridKernalContext ctx) |
protected boolean |
registerClassName(int id,
String clsName)
Registers class name.
|
getClass, registerClasspublic void onMarshallerCacheReady(GridKernalContext ctx)
ctx - Kernal context.protected boolean registerClassName(int id,
String clsName)
throws IgniteCheckedException
registerClassName in class MarshallerContextAdapterid - Type ID.clsName - Class name.IgniteCheckedExceptionprotected String className(int id)
className in class MarshallerContextAdapterid - Type ID.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015