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