public class WorkerBenchDataPointDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<WorkerBenchDataPoint>
WorkerBenchDataPoint from JSON.| Constructor and Description |
|---|
WorkerBenchDataPointDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
WorkerBenchDataPoint |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext ctx) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic WorkerBenchDataPoint deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext ctx) throws java.io.IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<WorkerBenchDataPoint>java.io.IOExceptionCopyright © 2023. All Rights Reserved.