| Package | Description |
|---|---|
| kieker.common.util.filesystem |
| Modifier and Type | Method and Description |
|---|---|
static BinaryCompressionMethod |
BinaryCompressionMethod.getByFileExtension(java.lang.String name)
This method tries to search for a suitable compression method using the extension of the file.
|
static BinaryCompressionMethod |
BinaryCompressionMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BinaryCompressionMethod[] |
BinaryCompressionMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net