| Package | Description | 
|---|---|
| kieker.analysis.plugin.reader.depcompression | 
 Copyright 2020 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. 
 | 
| kieker.analysis.plugin.reader.util | 
 Copyright 2020 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. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DeflateDecompressionFilter
Decompression filter for data stream providing Deflate decompression. 
 | 
class  | 
GZipDecompressionFilter  | 
class  | 
NoneDecompressionFilter
Decompression filter for stream reading stages providing no compression. 
 | 
class  | 
XZDecompressionFilter
Decompression filter for stream reading stages providing XZ-decompression. 
 | 
class  | 
ZipDecompressionFilter
Decompression filter for stream reading stages providing Zip-decompression. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static java.lang.Class<? extends AbstractDecompressionFilter> | 
FSReaderUtil.findDecompressionFilterByExtension(java.lang.String name)  | 
Copyright 2020 Kieker Project, http://kieker-monitoring.net