public final class MarshallerMappingItem extends Object implements Serializable
GridMarshallerMappingProcessor javadoc for more information.| Constructor and Description |
|---|
MarshallerMappingItem(byte platformId,
int typeId,
@Nullable String clsName)
Class name may be null when instance is created to request missing mapping from cluster.
|
| Modifier and Type | Method and Description |
|---|---|
String |
className() |
void |
className(String clsName) |
boolean |
equals(Object obj) |
int |
hashCode() |
byte |
platformId() |
String |
toString() |
int |
typeId() |
public MarshallerMappingItem(byte platformId,
int typeId,
@Nullable
@Nullable String clsName)
platformId - Platform id.typeId - Type id.clsName - Class name. May be null in case when the item is created to request missing mapping from grid.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021