OpsAggregator

One or more aggregators for viewing counts of OpsData using different dimensions such as Source, CreatedTime, or Source and CreatedTime, to name a few.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A nested aggregator for viewing counts of OpsData.

Link copied to clipboard

Either a Range or Count aggregator for limiting an OpsData summary.

Link copied to clipboard

The name of an OpsData attribute on which to limit the count of OpsData.

Link copied to clipboard

The aggregator filters.

Link copied to clipboard

The data type name to use for viewing counts of OpsData.

Link copied to clipboard

The aggregator value.

Functions

Link copied to clipboard
inline fun copy(block: OpsAggregator.Builder.() -> Unit = {}): OpsAggregator
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String