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