public class BinaryClassDescriptor extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
excluded()
Checks whether the class values are explicitly excluded from marshalling.
|
boolean |
isWriteReplace() |
boolean |
registered() |
String |
toString() |
int |
typeId() |
boolean |
useOptimizedMarshaller() |
Object |
writeReplace(Object obj)
Perform write replace.
|
public int typeId()
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.public boolean isWriteReplace()
True if write-replace should be performed for class.public Object writeReplace(Object obj)
obj - Original object.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017