Uses of Class
kieker.common.record.io.JsonArrayValueDeserializer
| Package | Description |
|---|---|
| kieker.common.record.io |
Copyright 2022 Kieker Project (https://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Uses of JsonArrayValueDeserializer in kieker.common.record.io
Methods in kieker.common.record.io that return JsonArrayValueDeserializer Modifier and Type Method Description static JsonArrayValueDeserializerJsonArrayValueDeserializer. create(com.fasterxml.jackson.databind.node.ArrayNode array)Factory method to create a json value deserializer.