Uses of Class
kieker.analysis.generic.source.file.AbstractMapDeserializer
| Package | Description |
|---|---|
| kieker.analysis.generic.source.file | |
| kieker.analysis.util |
Copyright 2022 Kieker Project (http://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 AbstractMapDeserializer in kieker.analysis.generic.source.file
Subclasses of AbstractMapDeserializer in kieker.analysis.generic.source.file Modifier and Type Class Description classTextMapDeserializerReader for text-based mapfiles. -
Uses of AbstractMapDeserializer in kieker.analysis.util
Methods in kieker.analysis.util that return types with arguments of type AbstractMapDeserializer Modifier and Type Method Description static java.lang.Class<? extends AbstractMapDeserializer>FSReaderUtil. findMapDeserializer(java.lang.String mapFileName)