public class IgniteBinaryObjectJsonDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<BinaryObject>
| Modifier and Type | Field and Description |
|---|---|
static String |
BINARY_TYPE_PROPERTY
Property name to set binary type name.
|
static String |
CACHE_NAME_PROPERTY
Property name to set cache name.
|
| Constructor and Description |
|---|
IgniteBinaryObjectJsonDeserializer(GridKernalContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
BinaryObject |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext dCtx) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic static final String BINARY_TYPE_PROPERTY
public static final String CACHE_NAME_PROPERTY
public IgniteBinaryObjectJsonDeserializer(GridKernalContext ctx)
ctx - Kernal context.public BinaryObject deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext dCtx) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<BinaryObject>IOException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023