Interface QuantileMethod

All Known Subinterfaces:
ApproximateQuantileMethod

@Sealed public interface QuantileMethod
This interface represents a quantile method used in quantile accumulators of the $group and $setWindowFields stages.

It provides methods for creating and converting quantile methods to BsonValue.

Since:
4.10
See Also:
Since server release
7.0