protected abstract static class BucketOperationSupport.Output extends Object implements AggregationExpression
| Modifier | Constructor and Description |
|---|---|
protected |
Output(Field field)
Creates new
Projection for the given Field. |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.data.mongodb.core.aggregation.ExposedFields.ExposedField |
getExposedField()
Returns the field exposed by the
BucketOperationSupport.Output. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoDocumentprotected Output(Field field)
Projection for the given Field.field - must not be null.protected org.springframework.data.mongodb.core.aggregation.ExposedFields.ExposedField getExposedField()
BucketOperationSupport.Output.Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.