public class SortOperation extends Object implements AggregationOperation
$sort
We recommend to use the static factory method Aggregation#sort(Direction, String...) instead of creating instances of this class directly.
Aggregation#sort(Direction, String...)
SortOperation(Sort sort)
SortOperation
Sort
and(Sort.Direction direction, String... fields)
and(Sort sort)
org.bson.Document
toDocument(AggregationOperationContext context)
AggregationOperation
Document
AggregationOperationContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SortOperation(Sort sort)
sort
public SortOperation and(Sort.Direction direction, String... fields)
public SortOperation and(Sort sort)
public org.bson.Document toDocument(AggregationOperationContext context)
toDocument
Impressum und Datenschutz Copyright ©2018 eir.me