| Package | Description |
|---|---|
| co.streamx.fluent.mongo | |
| co.streamx.fluent.mongo.grammar |
| Modifier and Type | Method and Description |
|---|---|
default org.bson.conversions.Bson |
QueryBuilder.sort(Function1<T,Sort> sort) |
| Modifier and Type | Method and Description |
|---|---|
static <TItem> Sort |
FluentSorts.ascending(TItem... fields) |
static <TItem> Sort |
FluentSorts.descending(TItem... fields) |
static <TItem> Sort |
FluentSorts.metaTextScore(TItem field) |
static Sort |
FluentSorts.orderBy(Sort... sorts) |
| Modifier and Type | Method and Description |
|---|---|
static Sort |
FluentSorts.orderBy(Sort... sorts) |
Copyright © 2019 Streamx. All rights reserved.