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