public final class CompressionProperty extends ExecutionProperty<CompressionProperty.Compression>
| Modifier and Type | Class and Description |
|---|---|
static class |
CompressionProperty.Compression
Possible values of Compression ExecutionProperty.
|
ExecutionProperty.Key| Modifier and Type | Method and Description |
|---|---|
static CompressionProperty |
of(CompressionProperty.Compression value)
Static method exposing the constructor.
|
getKey, getValuepublic static CompressionProperty of(CompressionProperty.Compression value)
value - value of the new execution property.Copyright © 2018. All rights reserved.