public class BinaryClassDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
static sun.misc.Unsafe |
UNSAFE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
excluded()
Checks whether the class values are explicitly excluded from marshalling.
|
boolean |
registered() |
int |
typeId() |
boolean |
useOptimizedMarshaller() |
boolean |
userType() |
public int typeId()
public boolean userType()
public boolean registered()
public boolean useOptimizedMarshaller()
true if OptimizedMarshaller must be used instead of BinaryMarshaller
for object serialization and deserialization.public boolean excluded()
true if excluded, false otherwise.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.0.final Release Date : December 29 2015