protected static class BucketOperationSupport.Outputs extends Object implements AggregationExpression
BucketOperationSupport.Outputs.| Modifier and Type | Field and Description |
|---|---|
protected static BucketOperationSupport.Outputs |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
protected BucketOperationSupport.Outputs |
and(BucketOperationSupport.Output output)
Create a new
BucketOperationSupport.Outputs that contains the new BucketOperationSupport.Output. |
protected ExposedFields |
asExposedFields() |
protected boolean |
isEmpty() |
com.mongodb.DBObject |
toDbObject(AggregationOperationContext context)
|
protected static final BucketOperationSupport.Outputs EMPTY
protected ExposedFields asExposedFields()
ExposedFields derived from BucketOperationSupport.Output.protected BucketOperationSupport.Outputs and(BucketOperationSupport.Output output)
BucketOperationSupport.Outputs that contains the new BucketOperationSupport.Output.output - must not be null.BucketOperationSupport.Outputs that contains the new BucketOperationSupport.Outputprotected boolean isEmpty()
BucketOperationSupport.Outputs contains no BucketOperationSupport.Output.public com.mongodb.DBObject toDbObject(AggregationOperationContext context)
AggregationExpressiontoDbObject in interface AggregationExpressionCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.