Interface LookupOperation.ForeignFieldBuilder
- All Known Implementing Classes:
LookupOperation.LookupOperationBuilder
- Enclosing class:
LookupOperation
public static interface LookupOperation.ForeignFieldBuilder
- Since:
- 1.9
- Author:
- Alessio Fachechi, Christoph Strobl, Mark Paluch, Sangyong Choi
-
Method Summary
-
Method Details
-
foreignField
- Parameters:
name- the field from the documents in thefromcollection, must not be null or empty.- Returns:
- never null.
-