Interface FillOutputField

All Superinterfaces:
Bson
All Known Subinterfaces:
LinearFillOutputField, LocfFillOutputField, ValueFillOutputField

@Evolving public interface FillOutputField extends Bson
The core part of the $fill pipeline stage of an aggregation pipeline. A pair of an expression/method and a path to a field to be filled with evaluation results of the expression/method.
Since:
4.7
See Also:
Since server release
5.3