BaseBucket

abstract class BaseBucket : AggAwareResult

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
inline fun <A : AggregationResult> agg(name: String): A
Link copied to clipboard
inline fun <A : AggregationResult> aggIfExists(name: String): A?

Properties

Link copied to clipboard
Link copied to clipboard
abstract val docCount: Long

Inheritors

Link copied to clipboard
Link copied to clipboard