Class BucketOperationSupport.Outputs

java.lang.Object
org.springframework.data.mongodb.core.aggregation.BucketOperationSupport.Outputs
All Implemented Interfaces:
AggregationExpression, MongoExpression
Enclosing class:
BucketOperationSupport<T extends BucketOperationSupport<T,B>,B extends BucketOperationSupport.OutputBuilder<B,T>>

protected static class BucketOperationSupport.Outputs extends Object implements AggregationExpression
Author:
Mark Paluch