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