Skip navigation links
A C D F I K M O P S W 

A

ascendingSort($this$ascendingSort, properties) - Static method in class org.litote.kmongo.reactivestreams.MapReducePublishersKt
Sets the sort criteria with specified ascending properties to apply to the query.

C

createClient() - Method in class org.litote.kmongo.reactivestreams.KMongo
Creates a new client with the default connection string "mongodb://localhost".
createClient(settings) - Method in class org.litote.kmongo.reactivestreams.KMongo
Create a new client with the given client settings.
createClient(connectionString) - Method in class org.litote.kmongo.reactivestreams.KMongo
Create a new client with the given connection string.
createClient(connectionString) - Method in class org.litote.kmongo.reactivestreams.KMongo
Create a new client with the given connection string.

D

descendingSort($this$descendingSort, properties) - Static method in class org.litote.kmongo.reactivestreams.MapReducePublishersKt
Sets the sort criteria with specified descending properties to apply to the query.
DistinctPublishersKt - Class in org.litote.kmongo.reactivestreams
 
DistinctPublishersKt() - Constructor for class org.litote.kmongo.reactivestreams.DistinctPublishersKt
 

F

filter($this$filter, filter) - Static method in class org.litote.kmongo.reactivestreams.DistinctPublishersKt
Sets the query filter to apply to the query.
filter($this$filter, filter) - Static method in class org.litote.kmongo.reactivestreams.FindPublishersKt
Sets the query filter to apply to the query.
filter($this$filter, filter) - Static method in class org.litote.kmongo.reactivestreams.MapReducePublishersKt
Sets the query filter to apply to the query.
FindPublishersKt - Class in org.litote.kmongo.reactivestreams
 
FindPublishersKt() - Constructor for class org.litote.kmongo.reactivestreams.FindPublishersKt
 

I

INSTANCE - Static variable in class org.litote.kmongo.reactivestreams.KMongo
Main object used to create a MongoClient instance.

K

KMongo - Class in org.litote.kmongo.reactivestreams
Main object used to create a MongoClient instance.

M

map($this$map, mapper) - Static method in class org.litote.kmongo.reactivestreams.FindPublishersKt
Maps a value and returns the new FindPublisher.
map($this$map, mapper) - Static method in class org.litote.kmongo.reactivestreams.FindPublishersKt
 
MapReducePublishersKt - Class in org.litote.kmongo.reactivestreams
 
MapReducePublishersKt() - Constructor for class org.litote.kmongo.reactivestreams.MapReducePublishersKt
 
MongoSharedCollectionsKt - Class in org.litote.kmongo.reactivestreams
 
MongoSharedCollectionsKt() - Constructor for class org.litote.kmongo.reactivestreams.MongoSharedCollectionsKt
 
MongoSharedDatabasesKt - Class in org.litote.kmongo.reactivestreams
 
MongoSharedDatabasesKt() - Constructor for class org.litote.kmongo.reactivestreams.MongoSharedDatabasesKt
 

O

org.litote.kmongo.reactivestreams - package org.litote.kmongo.reactivestreams
 

P

projection($this$projection, projection) - Static method in class org.litote.kmongo.reactivestreams.FindPublishersKt
Sets a document describing the fields to return for all matching documents.
projection($this$projection, projections) - Static method in class org.litote.kmongo.reactivestreams.FindPublishersKt
Sets a document describing the fields to return for all matching documents.

S

scope($this$scope, scope) - Static method in class org.litote.kmongo.reactivestreams.MapReducePublishersKt
Sets the global variables that are accessible in the map, reduce and finalize functions.
sort($this$sort, sort) - Static method in class org.litote.kmongo.reactivestreams.FindPublishersKt
Sets the sort criteria to apply to the query.
sort($this$sort, sort) - Static method in class org.litote.kmongo.reactivestreams.MapReducePublishersKt
Sets the sort criteria to apply to the query.

W

watchIndefinitely($this$watchIndefinitely, watchProvider, subscribeListener, errorListener, reopenListener, reopenDelayInMS, listener) - Static method in class org.litote.kmongo.reactivestreams.MongoSharedCollectionsKt
Watches collection changes. Open a new stream if an invalidate event occurs. The basic idea is to survive automatically to replicaset changes
withKMongo($this$withKMongo) - Static method in class org.litote.kmongo.reactivestreams.MongoSharedCollectionsKt
Returns a MongoCollection with a KMongo codec.
withKMongo($this$withKMongo) - Static method in class org.litote.kmongo.reactivestreams.MongoSharedDatabasesKt
Returns a MongoDatabase with a KMongo codec.
A C D F I K M O P S W 
Skip navigation links