Uses of Class
kieker.analysis.generic.depcompression.AbstractDecompressionFilter
Packages that use AbstractDecompressionFilter
Package
Description
Copyright 2026 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.
Copyright 2026 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 AbstractDecompressionFilter in kieker.analysis.generic.depcompression
Subclasses of AbstractDecompressionFilter in kieker.analysis.generic.depcompressionModifier and TypeClassDescriptionclassDecompression filter for stream reading stages providing bzip2-decompression.classDecompression filter for data stream providing Deflate decompression.classclassDecompression filter for stream reading stages providing no compression.classDecompression filter for stream reading stages providing XZ-decompression.classDecompression filter for stream reading stages providing Zip-decompression. -
Uses of AbstractDecompressionFilter in kieker.analysis.util
Methods in kieker.analysis.util that return types with arguments of type AbstractDecompressionFilterModifier and TypeMethodDescriptionstatic Class<? extends AbstractDecompressionFilter>FSReaderUtil.findDecompressionFilterByExtension(String name)