FleetMetricAggregationType

data class FleetMetricAggregationType(val name: String, val values: List<String>)

Aggregation types supported by Fleet Indexing

Constructors

Link copied to clipboard
constructor(name: String, values: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Fleet Indexing aggregation type names such as Statistics, Percentiles and Cardinality

Link copied to clipboard

Fleet Indexing aggregation type values