Skip navigation links
A B C D E F G H I M N O Q R S T U V W 

A

abortTransaction() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
advanceClusterTime(BsonDocument) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
advanceOperationTime(BsonTimestamp) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
aggregate(TypedAggregation<?>, Class<O>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
aggregate(TypedAggregation<?>, String, Class<O>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
aggregate(Aggregation, Class<?>, Class<O>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
aggregate(Aggregation, String, Class<O>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
aggregate(TypedAggregation<?>, Class<O>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
aggregate(TypedAggregation<?>, String, Class<O>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
aggregate(Aggregation, Class<?>, Class<O>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
aggregate(Aggregation, String, Class<O>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
aggregateAndReturn(Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
aggregateAndReturn(Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
aggregateStream(TypedAggregation<?>, String, Class<O>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
aggregateStream(TypedAggregation<?>, Class<O>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
aggregateStream(Aggregation, Class<?>, Class<O>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
aggregateStream(Aggregation, String, Class<O>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
aggregateStream(TypedAggregation<?>, String, Class<O>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
aggregateStream(TypedAggregation<?>, Class<O>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
aggregateStream(Aggregation, Class<?>, Class<O>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
aggregateStream(Aggregation, String, Class<O>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
AggregationWithAggregationDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation
 
AggregationWithAggregationDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.impl
 
AggregationWithAggregationDecoratorImpl(ExecutableAggregationOperation.AggregationWithAggregation<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.impl.AggregationWithAggregationDecoratorImpl
 
AggregationWithCollectionDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation
 
AggregationWithCollectionDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.impl
 
AggregationWithCollectionDecoratorImpl(ExecutableAggregationOperation.AggregationWithCollection<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.impl.AggregationWithCollectionDecoratorImpl
 
all() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.TerminatingAggregationDecorator
 
all() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingDistinctDecorator
 
all() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingFindDecorator
 
all() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingFindNearDecorator
 
all(Collection<? extends T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.TerminatingInsertDecorator
 
all() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.TerminatingMapReduceDecorator
 
all() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.TerminatingRemoveDecorator
 
all() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.TerminatingUpdateDecorator
 
apply(UpdateDefinition) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.ExecutableUpdateDecorator
 
apply(UpdateDefinition) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.UpdateWithUpdateDecorator
 
as(Class<R>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.FindWithProjectionDecorator
 
as(Class<R>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingDistinctDecorator
 
as(Class<R>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithProjectionDecorator
 
as(Class<R>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.FindAndReplaceWithProjectionDecorator
 

B

bulk(Collection<? extends T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.TerminatingBulkInsertDecorator
 
BulkOperationsDecorator - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator
 
BulkOperationsDecoratorImpl - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
 
BulkOperationsDecoratorImpl(BulkOperations, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.BulkOperationsDecoratorImpl
 
bulkOps(BulkOperations.BulkMode, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
bulkOps(BulkOperations.BulkMode, Class<?>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
bulkOps(BulkOperations.BulkMode, Class<?>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
bulkOps(BulkOperations.BulkMode, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
bulkOps(BulkOperations.BulkMode, Class<?>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
bulkOps(BulkOperations.BulkMode, Class<?>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
by(Aggregation) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.AggregationWithAggregationDecorator
 

C

call(String, Object...) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ScriptOperationsDecorator
Deprecated.
 
ClientSessionDecorator - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator
 
ClientSessionDecoratorImpl - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
 
ClientSessionDecoratorImpl(ClientSession, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.ClientSessionDecoratorImpl
 
close() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
close() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.CloseableIteratorDecorator
 
CloseableIteratorDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator
 
CloseableIteratorDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
 
CloseableIteratorDecoratorImpl(CloseableIterator<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.CloseableIteratorDecoratorImpl
 
collectionExists(Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
collectionExists(String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
collectionExists(Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
collectionExists(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3 - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.impl - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.impl
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.impl - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.impl
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.impl - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.impl
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update
 
com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl - package com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl
 
commitTransaction() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
connectionDriver(MongoTemplate, MongockConfiguration, MongoDBConfiguration, Optional<MongoTransactionManager>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.SpringDataMongoV3Context
 
count(Query, Class<?>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
count(Query, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
count(Query, Class<?>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
count(Query, Class<?>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
count(Query, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
count(Query, Class<?>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
count() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingFindDecorator
 
createCollection(Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
createCollection(Class<T>, CollectionOptions) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
createCollection(String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
createCollection(String, CollectionOptions) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
createCollection(Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
createCollection(Class<T>, CollectionOptions) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
createCollection(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
createCollection(String, CollectionOptions) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 

D

distinct(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.FindDistinctDecorator
 
doInSession(MongoOperations) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.SessionCallbackDecorator
 
dropAllIndexes() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.IndexOperationsDecorator
 
dropCollection(Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
dropCollection(String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
dropCollection(Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
dropCollection(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
dropIndex(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.IndexOperationsDecorator
 

E

enableTransactionWithTxManager(MongoTransactionManager) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.SpringDataMongoV3Driver
 
ensureIndex(IndexDefinition) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.IndexOperationsDecorator
 
ExecutableAggregationDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation
 
ExecutableAggregationDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.impl
 
ExecutableAggregationDecoratorImpl(ExecutableAggregationOperation.ExecutableAggregation<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.impl.ExecutableAggregationDecoratorImpl
 
ExecutableFindDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find
 
ExecutableFindDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl
 
ExecutableFindDecoratorImpl(ExecutableFindOperation.ExecutableFind<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.ExecutableFindDecoratorImpl
 
ExecutableInsertDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert
 
ExecutableInsertDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.impl
 
ExecutableInsertDecoratorImpl(ExecutableInsertOperation.ExecutableInsert<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.impl.ExecutableInsertDecoratorImpl
 
ExecutableMapReduceDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce
 
ExecutableMapReduceDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl
 
ExecutableMapReduceDecoratorImpl(ExecutableMapReduceOperation.ExecutableMapReduce<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.ExecutableMapReduceDecoratorImpl
 
ExecutableRemoveDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove
 
ExecutableRemoveDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.impl
 
ExecutableRemoveDecoratorImpl(ExecutableRemoveOperation.ExecutableRemove<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.impl.ExecutableRemoveDecoratorImpl
 
ExecutableUpdateDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update
 
ExecutableUpdateDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl
 
ExecutableUpdateDecoratorImpl(ExecutableUpdateOperation.ExecutableUpdate<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl.ExecutableUpdateDecoratorImpl
 
execute() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
execute(DbCallback<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
execute(Class<?>, CollectionCallback<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
execute(String, CollectionCallback<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
execute(DbCallback<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
execute(Class<?>, CollectionCallback<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
execute(String, CollectionCallback<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
execute(ExecutableMongoScript, Object...) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ScriptOperationsDecorator
Deprecated.
 
execute(SessionCallback<T>, Consumer<ClientSession>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.SessionScopedDecorator
 
execute(SessionCallback<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.SessionScopedDecorator
 
executeCommand(String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
executeCommand(Document) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
executeCommand(Document, ReadPreference) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
executeCommand(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
executeCommand(Document) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
executeCommand(Document, ReadPreference) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
executeInTransaction(Runnable) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.SpringDataMongoV3Driver
 
executeQuery(Query, String, DocumentCallbackHandler) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
executeQuery(Query, String, DocumentCallbackHandler) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
exists(Query, Class<?>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
exists(Query, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
exists(Query, Class<?>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
exists(Query, Class<?>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
exists(Query, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
exists(Query, Class<?>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
exists() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingFindDecorator
 
exists(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ScriptOperationsDecorator
Deprecated.
 

F

find(Query, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
find(Query, Class<T>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
find(Query, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
find(Query, Class<T>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAll(Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAll(Class<T>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAll(Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAll(Class<T>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAllAndRemove(Query, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAllAndRemove(Query, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAllAndRemove(Query, Class<T>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAllAndRemove(Query, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAllAndRemove(Query, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAllAndRemove(Query, Class<T>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAndModify(Query, UpdateDefinition, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAndModify(Query, UpdateDefinition, Class<T>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAndModify(Query, UpdateDefinition, FindAndModifyOptions, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAndModify(Query, UpdateDefinition, FindAndModifyOptions, Class<T>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAndModify(Query, UpdateDefinition, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAndModify(Query, UpdateDefinition, Class<T>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAndModify(Query, UpdateDefinition, FindAndModifyOptions, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAndModify(Query, UpdateDefinition, FindAndModifyOptions, Class<T>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAndModify() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.TerminatingFindAndModifyDecorator
 
findAndModifyValue() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.TerminatingFindAndModifyDecorator
 
FindAndModifyWithOptionsDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update
 
FindAndModifyWithOptionsDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl
 
FindAndModifyWithOptionsDecoratorImpl(ExecutableUpdateOperation.FindAndModifyWithOptions<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl.FindAndModifyWithOptionsDecoratorImpl
 
findAndRemove(Query, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAndRemove(Query, Class<T>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAndRemove(Query, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAndRemove(Query, Class<T>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAndRemove() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.TerminatingRemoveDecorator
 
findAndReplace(Query, S, FindAndReplaceOptions, Class<S>, String, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAndReplace(Query, T) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAndReplace(Query, T, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAndReplace(Query, T, FindAndReplaceOptions) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAndReplace(Query, T, FindAndReplaceOptions, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAndReplace(Query, T, FindAndReplaceOptions, Class<T>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAndReplace(Query, S, FindAndReplaceOptions, Class<S>, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findAndReplace(Query, S, FindAndReplaceOptions, Class<S>, String, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAndReplace(Query, T) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAndReplace(Query, T, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAndReplace(Query, T, FindAndReplaceOptions) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAndReplace(Query, T, FindAndReplaceOptions, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAndReplace(Query, T, FindAndReplaceOptions, Class<T>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAndReplace(Query, S, FindAndReplaceOptions, Class<S>, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findAndReplace() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.FindAndReplaceWithOptionsDecorator
 
findAndReplace() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.TerminatingFindAndReplaceDecorator
 
findAndReplaceValue() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.TerminatingFindAndReplaceDecorator
 
FindAndReplaceWithOptionsDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update
 
FindAndReplaceWithOptionsDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl
 
FindAndReplaceWithOptionsDecoratorImpl(ExecutableUpdateOperation.FindAndReplaceWithOptions<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl.FindAndReplaceWithOptionsDecoratorImpl
 
FindAndReplaceWithProjectionDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update
 
FindAndReplaceWithProjectionDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl
 
FindAndReplaceWithProjectionDecoratorImpl(ExecutableUpdateOperation.FindAndReplaceWithProjection<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl.FindAndReplaceWithProjectionDecoratorImpl
 
findById(Object, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findById(Object, Class<T>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findById(Object, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findById(Object, Class<T>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findDistinct(Query, String, Class<?>, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findDistinct(Query, String, String, Class<?>, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findDistinct(Query, String, String, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findDistinct(String, Class<?>, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findDistinct(Query, String, Class<?>, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findDistinct(Query, String, String, Class<?>, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findDistinct(String, Class<?>, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findDistinct(Query, String, String, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
FindDistinctDecorator - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find
 
FindDistinctDecoratorImpl - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl
 
FindDistinctDecoratorImpl(ExecutableFindOperation.FindDistinct, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.FindDistinctDecoratorImpl
 
findOne(Query, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findOne(Query, Class<T>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
findOne(Query, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
findOne(Query, Class<T>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
FindWithCollectionDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find
 
FindWithCollectionDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl
 
FindWithCollectionDecoratorImpl(ExecutableFindOperation.FindWithCollection<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.FindWithCollectionDecoratorImpl
 
FindWithProjectionDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find
 
FindWithProjectionDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl
 
FindWithProjectionDecoratorImpl(ExecutableFindOperation.FindWithProjection<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.FindWithProjectionDecoratorImpl
 
FindWithQueryDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find
 
FindWithQueryDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl
 
FindWithQueryDecoratorImpl(ExecutableFindOperation.FindWithQuery<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.FindWithQueryDecoratorImpl
 
first() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingFindDecorator
 
first() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.TerminatingUpdateDecorator
 
firstValue() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingFindDecorator
 

G

geoNear(NearQuery, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
geoNear(NearQuery, Class<T>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
geoNear(NearQuery, Class<?>, String, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
geoNear(NearQuery, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
geoNear(NearQuery, Class<T>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
getBuiltMongoDBWriteConcern() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration
 
getChangeEntryService() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.SpringDataMongoV3Driver
 
getClusterTime() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
getCodecFor(Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDatabaseFactoryDecorator
 
getCodecRegistry() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDatabaseFactoryDecorator
 
getCollection(String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
getCollection(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
getCollectionName(Class<?>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
getCollectionName(Class<?>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
getCollectionNames() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
getCollectionNames() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
getConverter() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
getConverter() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
getDb() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
getDb() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDbFactoryDecorator
Deprecated.
 
getDb(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDbFactoryDecorator
Deprecated.
 
getExceptionTranslator() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
getExceptionTranslator() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDatabaseFactoryDecorator
 
getExceptionTranslator() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDbFactoryDecorator
Deprecated.
 
getForbiddenParameters() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.SpringDataMongoV3Driver
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.CloseableIteratorDecorator
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.BulkOperationsDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.ClientSessionDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.CloseableIteratorDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.IndexOperationsDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongoOperationsDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.ScriptOperationsDecoratorImpl
Deprecated.
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.SessionCallbackDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.SessionScopedDecoratorImpl
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.IndexOperationsDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDatabaseFactoryDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDbFactoryDecorator
Deprecated.
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.AggregationWithAggregationDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.AggregationWithCollectionDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.ExecutableAggregationDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.TerminatingAggregationDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.ExecutableFindDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.FindDistinctDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.FindWithCollectionDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.FindWithProjectionDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.FindWithQueryDecorator
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.FindDistinctDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.FindWithCollectionDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.FindWithProjectionDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.FindWithQueryDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.TerminatingDistinctDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.TerminatingFindDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.TerminatingFindNearDecoratorImpl
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingDistinctDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingFindDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingFindNearDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.ExecutableInsertDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.InsertWithBulkModeDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.InsertWithCollectionDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.TerminatingBulkInsertDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.TerminatingInsertDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.ExecutableMapReduceDecorator
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.ExecutableMapReduceDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithCollectionDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithMapFunctionDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithOptionsDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithProjectionDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithQueryDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithReduceFunctionDecoratorImpl
 
getImpl() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.TerminatingMapReduceDecoratorImpl
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithCollectionDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithMapFunctionDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithOptionsDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithProjectionDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithQueryDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithReduceFunctionDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.TerminatingMapReduceDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.RemoveWithCollectionDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.RemoveWithQueryDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.TerminatingRemoveDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.ExecutableUpdateDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.FindAndModifyWithOptionsDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.FindAndReplaceWithOptionsDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.FindAndReplaceWithProjectionDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.TerminatingFindAndModifyDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.TerminatingFindAndReplaceDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.TerminatingUpdateDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.UpdateWithCollectionDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.UpdateWithQueryDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.UpdateWithUpdateDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ScriptOperationsDecorator
Deprecated.
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.SessionCallbackDecorator
 
getImpl() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.SessionScopedDecorator
 
getIndexInfo() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.IndexOperationsDecorator
 
getInvoker() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
getInvoker() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.BulkOperationsDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.ClientSessionDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.CloseableIteratorDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.IndexOperationsDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongoOperationsDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.ScriptOperationsDecoratorImpl
Deprecated.
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.SessionCallbackDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.SessionScopedDecoratorImpl
 
getInvoker() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.IndexOperationsDecorator
 
getInvoker() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
getInvoker() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.ExecutableFindDecorator
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.FindDistinctDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.FindWithCollectionDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.FindWithProjectionDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.FindWithQueryDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.TerminatingDistinctDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.TerminatingFindDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.TerminatingFindNearDecoratorImpl
 
getInvoker() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingDistinctDecorator
 
getInvoker() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingFindDecorator
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.ExecutableMapReduceDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithCollectionDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithMapFunctionDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithOptionsDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithProjectionDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithQueryDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithReduceFunctionDecoratorImpl
 
getInvoker() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.TerminatingMapReduceDecoratorImpl
 
getInvoker() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithMapFunctionDecorator
 
getInvoker() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithOptionsDecorator
 
getInvoker() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithReduceFunctionDecorator
 
getInvoker() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.TerminatingMapReduceDecorator
 
getInvoker() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ScriptOperationsDecorator
Deprecated.
 
getInvoker() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.SessionCallbackDecorator
 
getInvoker() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.SessionScopedDecorator
 
getMongockTemplate() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.SpringDataMongoV3Driver
 
getMongoDatabase() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDatabaseFactoryDecorator
 
getMongoDatabase(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDatabaseFactoryDecorator
 
getMongoDatabase() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDbFactoryDecorator
Deprecated.
 
getMongoDatabase(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDbFactoryDecorator
Deprecated.
 
getMongoDbFactory() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
getOperationTime() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
getOptions() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
getOriginator() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
getPinnedServerAddress() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
getReadConcern() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration
 
getReadPreference() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration
 
getRecoveryToken() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
getScriptNames() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ScriptOperationsDecorator
Deprecated.
 
getServerSession() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
getSession(ClientSessionOptions) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDatabaseFactoryDecorator
 
getSession(ClientSessionOptions) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDbFactoryDecorator
Deprecated.
 
getTransactionOptions() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
getTransactionStrategy() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.SpringDataMongoV3Driver
 
getValue() - Method in enum com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration.ReadPreferenceLevel
 
getW() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration.WriteConcernLevel
 
getWriteConcern() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration
 
getwTimeoutMs() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration.WriteConcernLevel
 
group(String, GroupBy, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
group(Criteria, String, GroupBy, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
group(String, GroupBy, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
group(Criteria, String, GroupBy, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 

H

hasActiveTransaction() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
hasCodecFor(Class<?>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDatabaseFactoryDecorator
 

I

inCollection(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.AggregationWithCollectionDecorator
 
inCollection(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.FindWithCollectionDecorator
 
inCollection(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.InsertWithCollectionDecorator
 
inCollection(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithCollectionDecorator
 
inCollection(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.RemoveWithCollectionDecorator
 
inCollection(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.ExecutableUpdateDecorator
 
inCollection(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.UpdateWithCollectionDecorator
 
IndexOperationsDecorator - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator
 
IndexOperationsDecoratorImpl - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
 
IndexOperationsDecoratorImpl(IndexOperations, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.IndexOperationsDecoratorImpl
 
indexOps(String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
indexOps(Class<?>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
indexOps(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
indexOps(Class<?>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
insert(Object) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
insert(List<?>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
insert(T) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
insert(T, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
insert(Collection<? extends T>, Class<?>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
insert(Collection<? extends T>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
insert(Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
insert(T) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
insert(T, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
insert(Collection<? extends T>, Class<?>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
insert(Collection<? extends T>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
insert(Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
insertAll(Collection<? extends T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
insertAll(Collection<? extends T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
InsertWithBulkModeDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert
 
InsertWithBulkModeDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.impl
 
InsertWithBulkModeDecoratorImpl(ExecutableInsertOperation.InsertWithBulkMode<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.impl.InsertWithBulkModeDecoratorImpl
 
InsertWithCollectionDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert
 
InsertWithCollectionDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.impl
 
InsertWithCollectionDecoratorImpl(ExecutableInsertOperation.InsertWithCollection<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.impl.InsertWithCollectionDecoratorImpl
 
isCausallyConsistent() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
isJournal() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration.WriteConcernLevel
 
isTransactionActive() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDatabaseFactoryDecorator
 

M

MAJORITY_WITH_JOURNAL - Static variable in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration.WriteConcernLevel
 
map(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithMapFunctionDecorator
 
mapReduce(String, String, String, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
mapReduce(String, String, String, MapReduceOptions, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
mapReduce(Query, String, String, String, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
mapReduce(Query, String, String, String, MapReduceOptions, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
mapReduce(Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
mapReduce(String, String, String, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
mapReduce(String, String, String, MapReduceOptions, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
mapReduce(Query, String, String, String, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
mapReduce(Query, String, String, String, MapReduceOptions, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
mapReduce(Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
MapReduceWithCollectionDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce
 
MapReduceWithCollectionDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl
 
MapReduceWithCollectionDecoratorImpl(ExecutableMapReduceOperation.MapReduceWithCollection<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithCollectionDecoratorImpl
 
MapReduceWithMapFunctionDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce
 
MapReduceWithMapFunctionDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl
 
MapReduceWithMapFunctionDecoratorImpl(ExecutableMapReduceOperation.MapReduceWithMapFunction<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithMapFunctionDecoratorImpl
 
MapReduceWithOptionsDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce
 
MapReduceWithOptionsDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl
 
MapReduceWithOptionsDecoratorImpl(ExecutableMapReduceOperation.MapReduceWithOptions<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithOptionsDecoratorImpl
 
MapReduceWithProjectionDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce
 
MapReduceWithProjectionDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl
 
MapReduceWithProjectionDecoratorImpl(ExecutableMapReduceOperation.MapReduceWithProjection<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithProjectionDecoratorImpl
 
MapReduceWithQueryDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce
 
MapReduceWithQueryDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl
 
MapReduceWithQueryDecoratorImpl(ExecutableMapReduceOperation.MapReduceWithQuery<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithQueryDecoratorImpl
 
MapReduceWithReduceFunctionDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce
 
MapReduceWithReduceFunctionDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl
 
MapReduceWithReduceFunctionDecoratorImpl(ExecutableMapReduceOperation.MapReduceWithReduceFunction<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.MapReduceWithReduceFunctionDecoratorImpl
 
matching(Query) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.FindWithQueryDecorator
 
matching(CriteriaDefinition) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.FindWithQueryDecorator
 
matching(Query) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingDistinctDecorator
 
matching(CriteriaDefinition) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingDistinctDecorator
 
matching(Query) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithQueryDecorator
 
matching(CriteriaDefinition) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithQueryDecorator
 
matching(Query) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.RemoveWithQueryDecorator
 
matching(CriteriaDefinition) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.RemoveWithQueryDecorator
 
matching(Query) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.ExecutableUpdateDecorator
 
matching(CriteriaDefinition) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.ExecutableUpdateDecorator
 
matching(Query) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.UpdateWithQueryDecorator
 
matching(CriteriaDefinition) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.UpdateWithQueryDecorator
 
MongockTemplate - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
 
MongockTemplate(MongoTemplate, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
MongoDatabaseFactoryDecorator - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator
 
MongoDatabaseFactoryDecoratorImpl - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
 
MongoDatabaseFactoryDecoratorImpl(MongoDatabaseFactory, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongoDatabaseFactoryDecoratorImpl
 
MongoDBConfiguration - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config
 
MongoDBConfiguration() - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration
 
MongoDBConfiguration.ReadPreferenceLevel - Enum in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config
 
MongoDBConfiguration.WriteConcernLevel - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config
 
MongoDbFactoryDecorator - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator
Deprecated.
MongoDbFactoryDecoratorImpl - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
Deprecated.
MongoDbFactoryDecoratorImpl(MongoDbFactory, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongoDbFactoryDecoratorImpl
Deprecated.
 
MongoOperationsDecorator - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator
 
MongoOperationsDecoratorImpl - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
 
MongoOperationsDecoratorImpl(MongoOperations, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongoOperationsDecoratorImpl
 

N

near(NearQuery) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.FindWithQueryDecorator
 
notifyMessageSent() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 

O

one() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingFindDecorator
 
one(T) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.TerminatingInsertDecorator
 
one() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.TerminatingRemoveDecorator
 
oneValue() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingFindDecorator
 

Q

query(Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
query(Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 

R

reduce(String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithReduceFunctionDecorator
 
register(ExecutableMongoScript) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ScriptOperationsDecorator
Deprecated.
 
register(NamedMongoScript) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ScriptOperationsDecorator
Deprecated.
 
remove(Query) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
remove(List<Query>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
remove(Object) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
remove(Object, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
remove(Query, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
remove(Query, Class<?>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
remove(Query, Class<?>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
remove(Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
remove(Object) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
remove(Object, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
remove(Query, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
remove(Query, Class<?>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
remove(Query, Class<?>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
remove(Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
RemoveWithCollectionDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove
 
RemoveWithCollectionDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.impl
 
RemoveWithCollectionDecoratorImpl(ExecutableRemoveOperation.RemoveWithCollection<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.impl.RemoveWithCollectionDecoratorImpl
 
RemoveWithQueryDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove
 
RemoveWithQueryDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.impl
 
RemoveWithQueryDecoratorImpl(ExecutableRemoveOperation.RemoveWithQuery<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.impl.RemoveWithQueryDecoratorImpl
 
replaceOne(Query, Object, FindAndReplaceOptions) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
replaceOne(Query, Object) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
replaceWith(T) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.ExecutableUpdateDecorator
 
replaceWith(T) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.UpdateWithUpdateDecorator
 
runValidation() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.SpringDataMongoV3Driver
 

S

save(T) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
save(T, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
save(T) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
save(T, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
save(CHANGE_ENTRY) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.SpringDataMongoV3ChangeEntryRepository
 
ScriptOperationsDecorator - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator
Deprecated.
ScriptOperationsDecoratorImpl - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
Deprecated.
ScriptOperationsDecoratorImpl(ScriptOperations, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.ScriptOperationsDecoratorImpl
Deprecated.
 
scriptOps() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
scriptOps() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
SessionCallbackDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator
 
SessionCallbackDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
 
SessionCallbackDecoratorImpl(SessionCallback<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.SessionCallbackDecoratorImpl
 
SessionScopedDecorator - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator
 
SessionScopedDecoratorImpl - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl
 
SessionScopedDecoratorImpl(SessionScoped, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.SessionScopedDecoratorImpl
 
setApplicationContext(ApplicationContext) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
setJournal(Boolean) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration.WriteConcernLevel
 
setPinnedServerAddress(ServerAddress) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
setReadConcern(ReadConcernLevel) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration
 
setReadPreference(MongoDBConfiguration.ReadPreferenceLevel) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration
 
setReadPreference(ReadPreference) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
setRecoveryToken(BsonDocument) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
setW(String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration.WriteConcernLevel
 
setWriteConcern(MongoDBConfiguration.WriteConcernLevel) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration
 
setWriteConcern(WriteConcern) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
setWriteConcernResolver(WriteConcernResolver) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
setWriteResultChecking(WriteResultChecking) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
setwTimeoutMs(Integer) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration.WriteConcernLevel
 
specificInitialization() - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.SpringDataMongoV3Driver
 
SpringDataMongoV3ChangeEntryRepository<CHANGE_ENTRY extends com.github.cloudyrock.mongock.driver.api.entry.ChangeEntry> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3
 
SpringDataMongoV3ChangeEntryRepository(MongoTemplate, String, boolean) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.SpringDataMongoV3ChangeEntryRepository
 
SpringDataMongoV3ChangeEntryRepository(MongoTemplate, String, boolean, ReadWriteConfiguration) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.SpringDataMongoV3ChangeEntryRepository
 
SpringDataMongoV3Context - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config
 
SpringDataMongoV3Context() - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.SpringDataMongoV3Context
 
SpringDataMongoV3Driver - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3
 
SpringDataMongoV3Driver(MongoTemplate, long, long, int) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.SpringDataMongoV3Driver
 
startTransaction() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
startTransaction(TransactionOptions) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
stream(Query, Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
stream(Query, Class<T>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
stream(Query, Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
stream(Query, Class<T>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
stream() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.TerminatingAggregationDecorator
 
stream() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.TerminatingFindDecorator
 

T

TerminatingAggregationDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation
 
TerminatingAggregationDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.impl
 
TerminatingAggregationDecoratorImpl(ExecutableAggregationOperation.TerminatingAggregation<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.aggregation.impl.TerminatingAggregationDecoratorImpl
 
TerminatingBulkInsertDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert
 
TerminatingBulkInsertDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.impl
 
TerminatingBulkInsertDecoratorImpl(ExecutableInsertOperation.TerminatingBulkInsert<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.impl.TerminatingBulkInsertDecoratorImpl
 
TerminatingDistinctDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find
 
TerminatingDistinctDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl
 
TerminatingDistinctDecoratorImpl(ExecutableFindOperation.TerminatingDistinct<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.TerminatingDistinctDecoratorImpl
 
TerminatingFindAndModifyDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update
 
TerminatingFindAndModifyDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl
 
TerminatingFindAndModifyDecoratorImpl(ExecutableUpdateOperation.TerminatingFindAndModify<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl.TerminatingFindAndModifyDecoratorImpl
 
TerminatingFindAndReplaceDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update
 
TerminatingFindAndReplaceDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl
 
TerminatingFindAndReplaceDecoratorImpl(ExecutableUpdateOperation.TerminatingFindAndReplace<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl.TerminatingFindAndReplaceDecoratorImpl
 
TerminatingFindDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find
 
TerminatingFindDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl
 
TerminatingFindDecoratorImpl(ExecutableFindOperation.TerminatingFind<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.TerminatingFindDecoratorImpl
 
TerminatingFindNearDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find
 
TerminatingFindNearDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl
 
TerminatingFindNearDecoratorImpl(ExecutableFindOperation.TerminatingFindNear<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.find.impl.TerminatingFindNearDecoratorImpl
 
TerminatingInsertDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert
 
TerminatingInsertDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.impl
 
TerminatingInsertDecoratorImpl(ExecutableInsertOperation.TerminatingInsert<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.impl.TerminatingInsertDecoratorImpl
 
TerminatingMapReduceDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce
 
TerminatingMapReduceDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl
 
TerminatingMapReduceDecoratorImpl(ExecutableMapReduceOperation.TerminatingMapReduce<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.impl.TerminatingMapReduceDecoratorImpl
 
TerminatingRemoveDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove
 
TerminatingRemoveDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.impl
 
TerminatingRemoveDecoratorImpl(ExecutableRemoveOperation.TerminatingRemove<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.remove.impl.TerminatingRemoveDecoratorImpl
 
TerminatingUpdateDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update
 
TerminatingUpdateDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl
 
TerminatingUpdateDecoratorImpl(ExecutableUpdateOperation.TerminatingUpdate<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl.TerminatingUpdateDecoratorImpl
 

U

update(Class<T>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
update(Class<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
updateFirst(Query, UpdateDefinition, Class<?>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
updateFirst(Query, UpdateDefinition, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
updateFirst(Query, UpdateDefinition, Class<?>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
updateFirst(Query, UpdateDefinition, Class<?>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
updateFirst(Query, UpdateDefinition, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
updateFirst(Query, UpdateDefinition, Class<?>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
updateMulti(Query, Update) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
updateMulti(List<Pair<Query, Update>>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
updateMulti(Query, UpdateDefinition, Class<?>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
updateMulti(Query, UpdateDefinition, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
updateMulti(Query, UpdateDefinition, Class<?>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
updateMulti(Query, UpdateDefinition, Class<?>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
updateMulti(Query, UpdateDefinition, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
updateMulti(Query, UpdateDefinition, Class<?>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
updateOne(Query, Update) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
updateOne(List<Pair<Query, Update>>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
UpdateWithCollectionDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update
 
UpdateWithCollectionDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl
 
UpdateWithCollectionDecoratorImpl(ExecutableUpdateOperation.UpdateWithCollection<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl.UpdateWithCollectionDecoratorImpl
 
UpdateWithQueryDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update
 
UpdateWithQueryDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl
 
UpdateWithQueryDecoratorImpl(ExecutableUpdateOperation.UpdateWithQuery<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl.UpdateWithQueryDecoratorImpl
 
UpdateWithUpdateDecorator<T> - Interface in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update
 
UpdateWithUpdateDecoratorImpl<T> - Class in com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl
 
UpdateWithUpdateDecoratorImpl(ExecutableUpdateOperation.UpdateWithUpdate<T>, LockGuardInvoker) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.impl.UpdateWithUpdateDecoratorImpl
 
upsert(Query, Update) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
upsert(List<Pair<Query, Update>>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.BulkOperationsDecorator
 
upsert(Query, UpdateDefinition, Class<?>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
upsert(Query, UpdateDefinition, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
upsert(Query, UpdateDefinition, Class<?>, String) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
upsert(Query, UpdateDefinition, Class<?>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
upsert(Query, UpdateDefinition, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
upsert(Query, UpdateDefinition, Class<?>, String) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
upsert() - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.TerminatingUpdateDecorator
 

V

valueOf(String) - Static method in enum com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration.ReadPreferenceLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration.ReadPreferenceLevel
Returns an array containing the constants of this enum type, in the order they are declared.

W

with(MapReduceOptions) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.mapreduce.MapReduceWithOptionsDecorator
 
withBulkMode(BulkOperations.BulkMode) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.insert.InsertWithBulkModeDecorator
 
withDefaultLock(MongoTemplate) - Static method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.SpringDataMongoV3Driver
 
withLockSetting(MongoTemplate, long, long, int) - Static method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.SpringDataMongoV3Driver
 
withOptions(FindAndModifyOptions) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.FindAndModifyWithOptionsDecorator
 
withOptions(FindAndReplaceOptions) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.operation.executable.update.FindAndReplaceWithOptionsDecorator
 
withSession(ClientSession) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
withSession(ClientSessionOptions) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
withSession(Supplier<ClientSession>) - Method in class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.impl.MongockTemplate
 
withSession(ClientSessionOptions) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDatabaseFactoryDecorator
 
withSession(ClientSession) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDatabaseFactoryDecorator
 
withSession(ClientSession) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoDbFactoryDecorator
Deprecated.
 
withSession(ClientSession) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
withSession(ClientSessionOptions) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
withSession(Supplier<ClientSession>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.MongoOperationsDecorator
 
withTransaction(TransactionBody<T>) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
withTransaction(TransactionBody<T>, TransactionOptions) - Method in interface com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.decorator.ClientSessionDecorator
 
WriteConcernLevel(String, Integer, Boolean) - Constructor for class com.github.cloudyrock.mongock.driver.mongodb.springdata.v3.config.MongoDBConfiguration.WriteConcernLevel
 
A B C D E F G H I M N O Q R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.